From: Hoehle, Joerg-C. <Joe...@t-...> - 2007-11-09 17:41:06
|
Elliot Slaughter wrote: > Now that I have a working >version, should I convert the [Installer] script to Lisp? Please go ahead. I think it's reasonable to expect that somebody writing "make installer" has a working clisp (or that "make" will build one). That clisp should have the I18N and CHARSET packages, to help convert the UTF-8 COPYRIGHT to ISO-8859-1 (or CP1252?). Maybe also the regex or pcre modules. I.e. a developer creating a windows distribution of clisp supposedly has a working clisp, ready to help in generating files, but not necessarily Ruby, or Python, or Arc, or J.=20 Regards, Jorg Hohle |