After checking you satisfy all the requirements of Eiciel.
$ tar xvfj eiciel-XXX.tar.bz2 $ cd eiciel-XXX $ ./configure $ make $ su # make install
Don't forget to restart Nautilus. The following command will quit it, but GNOME will restart it again.
$ nautilus -q
For Eiciel 0.7 and later configure needs to know where Nautilus extensions must be installed. It will try to detect it automatically. If the directory is incorrectly guessed you can override it with --with-nautilus-extensions-dir=directory.
For Eiciel 0.6 or former configure needs to know where Bonobo servers must be installed. It will try to detect it automatically. If the directory is incorrectly guessed you can override it with --with-bonobo-dir=directory.