This directory contains prcompiled libraries for the GNU Scientific Library - GSL - version 1.15 For source code and documentaion see: http://www.gnu.org/software/gsl/ All libraries are compiled 32-bit usable for newLISP in the binary distributions for Mac OSX Intel, Windows and UBUNTU Linux 11.10. On Mac OSX and UBUNTU Linux the libraries can be installed in /usr/local/lib. On Windows into c:\WINDOWS\system32. For any other locations the code in gsl.lsp where libraries are loaded may have to change if the path is not part of the usual library path. For Mac OSX Intel, 64-bit libraries are available too. To compile a 64-bit version of newLISP for Mac OSX use: make -f makefile_darwinLP64_utf8_ffi sudo make install