Stofa Linux Internet Connector SLIC 1.1: (c) thm@regnecentralen 9/2000 ------------------ QUICK INSTALL GUIDE To install 'slic' do the following: * Edit the file 'slic.config' - Enter the address of the sign-on server - Enter your username and password - Look through the 'slic.config' file to see if you need to change anything else. NOTE: If you change the install path you MUST set the install path in the Makefile to the same value! * To compile issue the command 'make all' * Make sure that /usr/local/bin/ is in the system PATH * To install the compiled program issue the command 'make install' (you must be root to do this). - If you get an error saying 'slic: command not found' when running 'make install', please check that /usr/local/bin/ is in the PATH variable (this can be set in the file '/etc/profile' on most linux systems. Look for a line saying something like PATH="$PATH:/usr/X11R6/bin" and change it to PATH="$PATH:/usr/X11R6/bin:/usr/local/bin"). * For further information about configuring and running slic please do a 'man slic' after the slic has been installed. * Now you are finished! Enjoy! * If you have ANY comments or bug-reports, PLEASE mail them to slic@regnecentralen.dk