eGuideDog Logo

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
Support This Project Valid XHTML 1.0 Strict Valid CSS! Level A conformance icon, 
          W3C-WAI Web Content Accessibility Guidelines 1.0 Get eGuideDog software for the blind at SourceForge.net. Fast, secure and Free Open Source software downloads