This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gsl libraries


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]