To install NeoWebScript-SA, obtain the correct distribution for your platform and follow the instructions below:
Windows:
To install the Windows version of NeoWebScript-SA, simply insert the first disk, go to the start menu, and select "Run". In the dialog box, type:
a:\setup.exeThe installation will ask you where you want to place the files, and will automatically unpack the distribution there. If you do not choose the default location to install the files, you will have to make changes to the
conf/httpd.conf
file. You can uninstall the program
by going to the control panel and selecting "Add/Remove Programssh shockwave
Macintosh:
For the Macintosh version to run, you will need to download and install Wish for the Mac. You can download a copy from the following location:
http://sunscript.sun.comOnce you install wish, simply unpack the NeoWebScript distribution into a folder, edit
conf/httpd.conf
to match your settings,
and drag the web.tcl
file onto the Wish icon.
*nb: You will need to know the pathname to the folder containing the server. Macintosh pathnames look like "littlemac:desktop:neowebscript-sa"
Unix:
If you have not already done so, install Tcl/Tk 8.0. You can obtain
copies of this from:
http://sunscript.sun.comFollow the instructions for installation, putting the binaries in the correct places. Once Tcl 8.0 is installed, unpack the NeoWebScript-SA distribution into a convenient directory. (*nb: the default directory is
/usr/local/etc/httpd/
). Change conf/httpd.conf
web.tcl under wish.
home /usr/local/etc/httpd $ wish web.tcl