Search found 4 matches
- Wed Oct 14, 2009 10:21 am
- Forum: Compiling Audacity
- Topic: failed installation on linux
- Replies: 1
- Views: 1300
failed installation on linux
Hi all, I am a beginner at linux but I can't use package managers like YUM or RPM becuase my admins don't want me to. My next problem in installing audacity 1.3.8 on fedora 6 by myself ./configure went ok make reports the following: make[2]: Entering directory `/import/thetis6/alefevre/audacity-src-...
- Wed Oct 14, 2009 10:09 am
- Forum: Compiling Audacity
- Topic: libsndfile
- Replies: 4
- Views: 6994
Re: libsndfile
Hi
Problem solved: it appears that libsndfile was not in the lib-src folder. So i just dowloaded libsndfile and put it there
Problem solved: it appears that libsndfile was not in the lib-src folder. So i just dowloaded libsndfile and put it there
- Mon Aug 17, 2009 11:48 am
- Forum: Compiling Audacity
- Topic: libsndfile
- Replies: 4
- Views: 6994
Re: libsndfile
Another way to put it is:
- Where should my libsndfile library be installed in order for configure to run thoroughly ?
- Should I have an environment variable setup to tell configure where to find my libsndfile library ?
- What does audacity need to know about my libsndfile library ?
- Where should my libsndfile library be installed in order for configure to run thoroughly ?
- Should I have an environment variable setup to tell configure where to find my libsndfile library ?
- What does audacity need to know about my libsndfile library ?
- Mon Aug 17, 2009 10:24 am
- Forum: Compiling Audacity
- Topic: libsndfile
- Replies: 4
- Views: 6994
libsndfile
Hi all, I tried to compile audacity from source code because for some reason I won't explain, I can't use a package manager. Yet I am new to linux so I am not used to manage every single library dependency when installing a software. To tell you the truth I liked it when I only had to drag and drop ...