Problems compiling on linux
Posted: Wed Mar 05, 2014 2:20 pm
Hi all!
I have just compiled Audacity successfully from svn codebase.
But still there are problems while linking:
3 "DSO missing error" with libX11.so, libogg.so and libvorbis.so.
I have to add them to link flag into src/Makefile manually.
So I wondered if there is any other method (maybe more elegant)
to correct this? I'm not familiar with autotools =_=
Thanks in advance!
I have just compiled Audacity successfully from svn codebase.
But still there are problems while linking:
3 "DSO missing error" with libX11.so, libogg.so and libvorbis.so.
I have to add them to link flag into src/Makefile manually.
So I wondered if there is any other method (maybe more elegant)
to correct this? I'm not familiar with autotools =_=
Thanks in advance!