|
|
How to Install Ekho (for Linux)(updated on Oct 26, 2009) With enough good luck, following commands will work. $ tar xjvf ekho-xxx.tar.bz2 $ cd ekho-xxx $ ./configure $ make $ sudo make install $ ekho "hello" I bet you don't have such good luck! You need to install libsndfile, libportaudio, libvorbis-dev and liblame-dev first. Please refer to file INSTALL in the package. For usage of ekho, please try: $ ekho -h |
|
| Copyright 2006 - 2009, eGuideDog team | |