mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-14 23:40:12 +02:00
make install.
This commit is contained in:
parent
e37155b07c
commit
313900e360
@ -49,7 +49,7 @@ wxWidgets:
|
|||||||
git submodule update --init
|
git submodule update --init
|
||||||
|
|
||||||
2) Follow instructions for building at
|
2) Follow instructions for building at
|
||||||
https://github.com/audacity/wxWidgets/blob/v3.1.3/docs/gtk/install.txt
|
https://github.com/audacity/wxWidgets/blob/audacity-fixes-3.1.3/docs/gtk/install.md
|
||||||
|
|
||||||
So...
|
So...
|
||||||
|
|
||||||
@ -57,6 +57,9 @@ wxWidgets:
|
|||||||
cd buildgtk
|
cd buildgtk
|
||||||
../configure --with-gtk
|
../configure --with-gtk
|
||||||
make
|
make
|
||||||
|
su <type root password>
|
||||||
|
make install
|
||||||
|
ldconfig
|
||||||
|
|
||||||
3) Having got this far, it is well worth trying out building some wxWidgets
|
3) Having got this far, it is well worth trying out building some wxWidgets
|
||||||
examples to confirm that building has worked OK
|
examples to confirm that building has worked OK
|
||||||
|
Loading…
x
Reference in New Issue
Block a user