develop:debian-en
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
develop:debian-en [2024/11/01 12:22] – created - external edit 127.0.0.1 | develop:debian-en [2025/08/10 09:57] (current) – rjversluis | ||
---|---|---|---|
Line 13: | Line 13: | ||
git clone --recurse-submodules https:// | git clone --recurse-submodules https:// | ||
cd wxWidgets | cd wxWidgets | ||
- | git checkout v3.2.6 | + | git checkout v3.3.1 |
mkdir linuxbuild | mkdir linuxbuild | ||
cd linuxbuild | cd linuxbuild | ||
- | ../ | + | ../ |
make -j4 | make -j4 | ||
sudo make install | sudo make install | ||
Line 65: | Line 65: | ||
< | < | ||
sudo update-grub | sudo update-grub | ||
+ | </ | ||
+ | |||
+ | ====Network browsing==== | ||
+ | < | ||
+ | sudo apt install cifs-utils gvfs-backends | ||
</ | </ | ||
develop/debian-en.1730460131.txt.gz · Last modified: 2024/11/01 12:22 by 127.0.0.1