NewLISP and CentOS

Started by Fritz, July 20, 2010, 10:57:34 AM

Previous topic - Next topic

Fritz

I got a virtual server with CentOS installed: now I need to run my newLISP projects on it.



Is it possible to install newLISP somehow via yum or any other automatic manager?



Or I should download sources and compile newLISP manually?

tomtoo

#1
centos may have newlisp in its repositories, but I would go ahead and compile it manually, myself.

Fritz

#2
Thank you, installed successfully. If anybody else will try to repeat:



wget http://www.newlisp.org/downloads/newlisp-10.2.8.tgz">http://www.newlisp.org/downloads/newlisp-10.2.8.tgz

tar -xf newlisp-10.2.8.tgz

cd newlisp-10.2.8

sudo ./configure-alt

sudo make

sudo make install

TedWalther

#3
Just for your info, you should only need sudo at the last step, "make install".
Cavemen in bearskins invaded the ivory towers of Artificial Intelligence.  Nine months later, they left with a baby named newLISP.  The women of the ivory towers wept and wailed.  \"Abomination!\" they cried.