Search found 7 matches
- Tue Oct 01, 2013 7:15 pm
- Forum: Compiling Audacity
- Topic: Error installing Audacity 2.0.4 in Ubuntu 10.04
- Replies: 15
- Views: 5527
Re: Error installing Audacity 2.0.4 in Ubuntu 10.04
Thanks for the other desktop suggestions--I will definitely check them out when I take the plunge and upgrade. I appreciate all the support you provide for Audacity.
- Tue Oct 01, 2013 4:30 pm
- Forum: Compiling Audacity
- Topic: Error installing Audacity 2.0.4 in Ubuntu 10.04
- Replies: 15
- Views: 5527
Re: Error installing Audacity 2.0.4 in Ubuntu 10.04
I see there are many programs I use that depend on libsndfile, so I don't want to try to change this file at this point. I've put off upgrading Ubuntu partly because of the new Unity desktop, and partly because I have a dual boot with Windows XP (another obsolete OS, I know!) using an old version of...
- Tue Oct 01, 2013 3:15 pm
- Forum: Compiling Audacity
- Topic: Error installing Audacity 2.0.4 in Ubuntu 10.04
- Replies: 15
- Views: 5527
Re: Error installing Audacity 2.0.4 in Ubuntu 10.04
You are correct: I have libsndfile1 1.0.21-2.
Is there a way to know what programs are dependent on this package? That would give me an idea whether I'd want to build the newer version.
Is there a way to know what programs are dependent on this package? That would give me an idea whether I'd want to build the newer version.
- Tue Oct 01, 2013 4:24 am
- Forum: Compiling Audacity
- Topic: Error installing Audacity 2.0.4 in Ubuntu 10.04
- Replies: 15
- Views: 5527
Re: Error installing Audacity 2.0.4 in Ubuntu 10.04
Steve, Thanks for your suggestions. I have attempted your instructions, including re-installing the repository version of Audacity and then removing it completely (and I also uninstalled Audacity 2.0.3 from the command line). Everything worked fine until make |tee build.log when I encountered an err...
- Fri Sep 27, 2013 3:12 am
- Forum: Compiling Audacity
- Topic: Error installing Audacity 2.0.4 in Ubuntu 10.04
- Replies: 15
- Views: 5527
Re: Error installing Audacity 2.0.4 in Ubuntu 10.04
I tried your commands and after "sudo make install" it returned what appears to be the same error as before: export/ExportFLAC.cpp -o export/ExportFLAC.o g++ -c -I../lib-src/portmixer/include -Wall -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_F...
- Thu Sep 26, 2013 11:16 pm
- Forum: Compiling Audacity
- Topic: Error installing Audacity 2.0.4 in Ubuntu 10.04
- Replies: 15
- Views: 5527
Re: Error installing Audacity 2.0.4 in Ubuntu 10.04
Hi, Gale, These are the steps I followed: sudo apt-get install subversion svn checkout http://audacity.googlecode.com/svn/audacity-src/trunk/ audacity-read-only sudo apt-get build-dep audacity #sudo apt-get install cmake [cmake was already installed, so I skipped this step] cd audacity-read-only ./c...
- Thu Sep 26, 2013 7:14 am
- Forum: Compiling Audacity
- Topic: Error installing Audacity 2.0.4 in Ubuntu 10.04
- Replies: 15
- Views: 5527
Error installing Audacity 2.0.4 in Ubuntu 10.04
I followed the instructions at http://wiki.audacityteam.org/wiki/CompilingAudacityForBeginners#Example_compiling_the_latest_Audacity_from_source_on_Ubuntu to install the latest version of Audacity but I am getting an error message after I type sudo make install make[1]: Entering directory `/home/jch...