Search found 4 matches
- Mon Dec 02, 2013 2:26 pm
- Forum: GNU/Linux
- Topic: compile fails: 2.0.5 ubuntu 12.04
- Replies: 8
- Views: 3765
Re: compile fails: x64 libid3tag [SOLVED]
I was having trouble compiling Audacity 2.0.5 which I attempted because running Audacity on Ubuntu 12.04 installed through the Software Center was failing with an ELFCLASS32 error referencing libid3tag.so.0 sudo apt-get --purge remove libid3tag* After I executed the above command I returned to the i...
- Mon Dec 02, 2013 1:31 pm
- Forum: GNU/Linux
- Topic: compile fails: 2.0.5 ubuntu 12.04
- Replies: 8
- Views: 3765
Re: compile fails: audacity 2.0.5 on ubuntu 12.04 x64 libid3
The double post was a keyboard error. These are the instructions I followed: http://wiki.audacityteam.org/wiki/CompilingAudacityForBeginners The same ones you referenced. For anyone else that wants to fire off a reply off the top of their head which assumes a.) I'm an idiot, or b.) I have not follow...
- Mon Dec 02, 2013 1:16 pm
- Forum: GNU/Linux
- Topic: compile fails: 2.0.5 ubuntu 12.04
- Replies: 8
- Views: 3765
compile fails: audacity 2.0.5 on ubuntu 12.04 x64 libid3tag
ERROR: libid3tag ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sudo make install FAILS: error: /usr/lib/libid3tag.so: could not read symbols: File in wrong format RELATED ISSUE ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Prior to attempting to compile ...
- Mon Dec 02, 2013 1:10 pm
- Forum: GNU/Linux
- Topic: compile fails: 2.0.5 ubuntu 12.04
- Replies: 8
- Views: 3765
compile fails: 2.0.5 ubuntu 12.04
:~/audacity-read-only$ java -showversion
java version "1.7.0_25"
OpenJDK Runtime Environment (IcedTea 2.3.10) (7u25-2.3.10-1ubuntu0.12.04.2)
OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
java version "1.7.0_25"
OpenJDK Runtime Environment (IcedTea 2.3.10) (7u25-2.3.10-1ubuntu0.12.04.2)
OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)