Eduardo Cavazos wrote:
I updated the Epcot registry and now the 'mpl' libraries can be
installed like so:
$ ikarus --r6rs-script /scheme/epcot/install.sps mpl
The os specific procedures have been factored out into (epcot os misc).
The 'install.sps' script now works on Ypsilon and Mosh as well:
$ ypsilon /scheme/epcot/install.sps mpl
or
$ mosh /scheme/epcot/install.sps mpl
Ed
