newLISP Fan Club

Forum => newLISP and the O.S. => Topic started by: yuan_zhan on June 17, 2005, 02:14:04 AM

Title: how to use newlisp with a windows servers?
Post by: yuan_zhan on June 17, 2005, 02:14:04 AM
i wish config the newlisp as a windows 2k servers in -d model,what about to do?
Title:
Post by: Lutz on June 17, 2005, 04:34:25 AM
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