went to another system, amd64 x 2, and installed March 27, 2008 daily- live.
Here is what I did to get sox up and running: sudo apt-get install gcc libc6 libc6-dev linux-libc-dev libsndfile1 libsndfile1-dev sudo apt-get install libgsm1 libgsm1-dev libflac-dev libogg-dev pkg-config sudo apt-get install g++ gfortran alsa-oss liblame-dev libvorbis-dev wget http://prdownloads.sourceforge.net/sox/sox-14.0.1.tar.gz tar xvzf sox-14.0.1.tar.gz cd sox-14.0.1 ./configure make sudo make install cd src ./tests.sh and all the output from the tests.sh shows ok there is another ./testall.sh but it doesn't give enough information to determine if it is testing anything of importance. The new sox is installed in /usr/local/bin/ and runs everything that I used to do in the kubuntu 7.10 system, so my guess is that it is running as advertised. Hope this helps and I do understand that with beta new code is not introduced, but the old version should require the same steps to get back to its old self. FYI and thanks, Chuck -- sox for kubuntu 8.04 beta https://bugs.launchpad.net/bugs/205800 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
