Aurora for Audacity Beta, first release of 5 plugins for Audacity

« Older   Newer »
  Share  
k9charlie
view post Posted on 10/8/2011, 22:56 by: k9charlie




Hi Angelo,

Thanks for the post. I think that the issue is that the modules are 32-bit and I am running a 64-bit Linux distro (Debian). I checked the Audacity log and I see this:

Error: /usr/local/share/audacity/modules/libAcParameters.so: wrong ELF class: ELFCLASS32

I then checked to see the libraries the modules are looking for:

$ ldd libXFunctions.so
linux-gate.so.1 => (0xf7742000)
libfftw3.so.3 => not found
libwx_baseu-2.8.so.0 => not found
libwx_baseu_net-2.8.so.0 => not found
libwx_gtk2u_adv-2.8.so.0 => not found
libwx_gtk2u_core-2.8.so.0 => not found
libwx_gtk2u_html-2.8.so.0 => not found
libfftw3f.so.3 => not found
libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf75cb000)
libm.so.6 => /lib32/libm.so.6 (0xf75a5000)
libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf7587000)
libc.so.6 => /lib32/libc.so.6 (0xf7440000)
/lib/ld-linux.so.2 (0xf7743000)

This appears to be the case. With that in mind, would you be able to build a 64-bit version of the modules?

Thanks,

Chuck
 
Top
62 replies since 14/4/2011, 12:38   26953 views
  Share