Hi,
in om-sharp/om/build/deliver.lisp (load-all-patches)
is called which is then called in om-sharp/om/build/linux/Makefile. This means om-sharp is installable only with the commercial LispWorks 7?
Hi,
in om-sharp/om/build/deliver.lisp (load-all-patches)
is called which is then called in om-sharp/om/build/linux/Makefile. This means om-sharp is installable only with the commercial LispWorks 7?
Hi Amir,
deliver.lisp
(and build/linux/Makefile
) contain the scripts that generate a distributable executable from the OM# sources, so yes, you need LW7.1 for that.
However we distribute executable releases (for Mac, Linux, and Windows) here on the release page:
Hello Jean,
i converted the rpm package to a deb and problem solved. A ready deb package release for lazy Debians on the page would be nice