Installing "SoX" via the Terminal
Posted
by
timkl
on Super User
See other posts from Super User
or by timkl
Published on 2011-05-05T14:01:33Z
Indexed on
2012/10/26
23:05 UTC
Read the original article
Hit count: 267
I'm new to installing applications via the Terminal, so excuse my absolute ignorance on the subject.
I want to install SoX ( http://sox.sourceforge.net/ ), so I can do some ninja audio editing. First I installed git, then I installed SoX. I didn't get any error messages and the installation has spawned a sox-folder in my Users/myName-folder.
However when I use the program by typing "sox" in the Terminal, nothing happens, all I get is "command not found".
Does anybody know how to troubleshoot this?
© Super User or respective owner