Sox Binaries

Warning you absolutely need ssh to do this.

First proceed to
http://sox.sourceforge.net/ and download a build of the software, for instance sox-12.17.9.tar.gz for instance was what I downloaded. Make sure you have SSH enabled for your hosting account, ftp the file to root of your ftp account. Execute the commands contained within the single quotes ‘tar -xfvz sox-12.17.9.tar.gz’ then ‘cd sox-12.17.9’. After you have done this its now time to compile and build. Type in ‘./configure ; make’. After the binaries of the application are made ‘cd src’ then ‘mkdir ../../public_html/sox’ after doing this ‘cp -v sox soxmix tests.sh testall.sh play play.in ../../public_html/sox/’ and now your domain.com/sox/ contains the program files you need.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

SSH Commands

Common SSH Commands or Linux Shell Commands:ls : list files/directories in a directory,...

How do I install TeamSpeak?

Installing Teamspeak for voice chat requires a Dedicated IP and SSH access. We do not in any way...

Can I compile my code programmed in C?

Yes, you can use the gcc compiler to do this.

How do I install Ventrilo?

We do not in any way support ventrilo. This article is here for your convenience only. We do not...

What version of Python are you running?

Iwebhosting.com.my currently runs Python 2.3.4.