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]

Re: gsl libraries


Bonjour,

Nicolas Bouche wrote:
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



Instead of installing directly, you may use the Debian utilities:

download the Debian source package gsl-1.3 in Sarge (testing),
and build on your computer the Debian packages,
and then install them:

http://www.debian.org/doc/manuals/debian-faq/ch-pkg_basics.en.html#s-sourcebuild

This way is certainly saver and easier to maintain.


I hope that helps.



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]