FS_WEB FS_WEB FS_WEB FS_WEB FS_WEB FS_WEB FS_WEB Before making you first test you must be sure about the following topics: 1. Check if your WEB server is running at the machine you´ve installed FS_WEB. at the console type: lynx localhost/ or at your xWindows open your browser and type http://localhost/ 2. Check if you can write files at your web server directories, specially the directories cgi-bin and html at some distributions the web server directory is located at: /home/httpd/html -> root directory /home/httpd/cgi-bin -> cgi directory 3. Create the following directories, I´m considering that your web server root directory is /home/httpd/html /home/httpd/html/fsweb /home/httpd/html/teste /home/httpd/html/teste/images 4. Check the Makefile at the FS_WEB installation directory, usually /home/fsweb, and according with the item (2) make the appropriate modifications at the following lines: CGIBIN=/home/httpd/cgi-bin DOCS=/home/httpd/html 5. Check the executable extensions allowed at your web server, I´m considering that the extension .cgi IS allowed, if not make the appropriate modifications at the Makefile at the FlagShip -o clause, (-ofsweb.cgi) 6. To build the first cgi use the command "make" and make will use the Makefile to compile and copy all necessary files to the appropriate directories. 7. To test your recent build cgi called fsweb.cgi use your browser and type, http://yourlinuxcomputer/teste/fsdemo.html where yourlinuxcomputer must be substituted by the IP number or your Host name. Note: Some browsers does not suport some features I highly recomend you to use Netscape. ======================================================================================== If you have any problem or question you can contact me (Jorge E.Hime Somers) at: E-mail: jhsomers@somers.com.br Phone : (55) (11) 3758-4589 (Brazil/São Paulo)