Efsane II Installation ---------------------- Please read this file to install Efsane II correctly! First of all, you have to be a superuser (root) to install all packages, then please download the required packages: emn-0.7.0.tar.gz efsane2-0.7.0.tar.gz eyonetici-0.7.0.tar.gz After downloading, do the following actions: # tar xzf emn-0.7.0.tar.gz # cd emn-0.7.0 # ./configure # make # make install # cd .. # tar xzf efsane2-0.7.0.tar.gz # cd efsane2-0.7.0 # ./configure # make # make install # cd .. # tar xzf eyonetici-0.7.0.tar.gz # cd eyonetici-0.7.0 # ./configure # make # make install # cd .. This is the classical way to install packages in Linux, but be sure that EMN is installed first! Then you have to install local configuration for each user, which will use Efsane II. Login as the user, and run the following command: $ efsane.install.sh This command will create the directory ~/.efsane, copy the required files, and creates the ~/.xinitrc file, which will start Efsane II when X starts.