gsl libraries
Nicolas Bouche
bouche@nova.astro.umass.edu
Sat Jul 12 17:48:00 GMT 2003
Hi
i am trying to install gsl-1.3 on linux (debian).
No problem with configure, make and make check.
However, make install fails with the error message
Making install in sys
make[1]: Entering directory `/usr/local/src/gsl-1.3/sys'
make[2]: Entering directory `/usr/local/src/gsl-1.3/sys'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/local//include/gsl
/star -m 644 gsl_sys.h /usr/local//include/gsl/gsl_sys.h
/bin/sh: /star: No such file or directory
make[2]: *** [install-pkgincludeHEADERS] Error 127
make[2]: Leaving directory `/usr/local/src/gsl-1.3/sys'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/usr/local/src/gsl-1.3/sys'
make: *** [install-recursive] Error 1
any clues?
Thanks,
Nicolas
More information about the Gsl-discuss
mailing list