Installation instructions for FMProdConf 1.0 - server component for Unix

Note: in order to have FMProdConf 1.0 on your site, you must also install FMProdConf 1.0 - client component

1. Read the file license.html. If you don't fully agree with it then you have no right to install this software. If you have any questions, contact me (florinm@topedge.com).

2. Build the executable: Type:

cc -o fmprodconf.exe fmprodconf.c

in the directory where you unzipped the file FMProdConfSU.zip.

3. Put the fmprodconf.exe file somewhere in the cgi-bin directory, thus making him available for the applet.
Update the applet parameter in the html file according to the location of this cgi-bin

4.Make a directory for storing the FMProdConf databases. Ensure yourself that the web server has write permission on that directory. Copy there the demo files (those with names starting with "DEMO_".
Ensure yourself that all file names in the databases directory are in upper case (this is the program convention for database names).
Update the applet parameter in the html file according to the location of this data directory.

5. That's al with the server component of FMProdConf. It must work. If however it doesn't, please contact me. FMProdConf is simple and robust and it can't have unsolvable problems.

Thank you for using FMProdConf.