I'm trying to compile aotuv 5.5b. On two different computers Powermac G5 running Debian and a laptop also running Debian. I keep getting this error on both computers when I try to run oggenc:
CODE
G5:/# oggenc
oggenc: error while loading shared libraries: libFLAC.so.8: cannot open shared object file: No such file or directory
oggenc: error while loading shared libraries: libFLAC.so.8: cannot open shared object file: No such file or directory
But when I use:
CODE
G5:/# LD_LIBRARY_PATH=/usr/local/lib oggenc -v
oggenc from vorbis-tools 1.2.0
oggenc from vorbis-tools 1.2.0
It works but with vorbis-tools, I prefer aotuv 5.5b, this happens on both computers also. How can I get it working with aotuv build?
Thank You
