|
|
How to Install Ekho (for Linux)简体中文版(updated on Jan 17, 2010) If you are using Ubuntu Linux 8.04, you can get the deb package and issue following command: $ sudo dpkg -i ekho_x.y-zzz.i386.deb To build from source, following commands will work if you are lucky enough. $ 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 - 2010, eGuideDog team | |