Page 1 of 1

how to use newlisp with a windows servers?

Posted: Fri Jun 17, 2005 9:14 am
by yuan_zhan
i wish config the newlisp as a windows 2k servers in -d model,what about to do?

Posted: Fri Jun 17, 2005 11:34 am
by Lutz
The -d mode is decribed in the manual chapter "3. Commandline options and directories" or if you are setting up a webserver with httpd from the examples directory in the header of the file examples/httpd (without -d).

In either case do not use the newlisp-tk.exe, which is only the GUI part, but use the newLISP executable file newlisp.exe.

Lutz