How to install eGuideDog
eGuideDog Logo
Change theme:

Main


Pages on SF


Friendly links


SourceForge.net Logo
Level A conformance icon, 
          W3C-WAI Web Content Accessibility Guidelines 1.0
Valid HTML 4.01 Transitional
Valid CSS!

How to install eGuideDog


For Linux

First, you should download the latest version of eGuideDog. I recommended that you download the full version which you needn't download other third party software. But if you are sure you have all third party software or you have installed eGuideDog before, you can download a mini-size version.

Second, unpacked the package. For the full version ended with '.tar.bz2':

tar jxvf e-guidedog-full-(version).tar.bz2

For the mini-size version ended with '.tar.gz':

tar zxvf e-guidedog-(version).tar.gz

Then try the following command to install:

make
sudo make install
e-guidedog

Programme will run and you don't need to read more about this document if you are lucky. Or refer file INSTALL in the package source.