help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gsl] installation problem


From: cnepali
Subject: [Help-gsl] installation problem
Date: Wed, 24 Dec 2003 21:01:10 -0500

Hi,

I was trying to install gsl 1.4 in Redhat linux 9.0 (in Pentium 4).

In ./configure, everythings were ok exept few failed notices like:

configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif

configure: failed program was:
| #line 2929 "configure"
| /* confdefs.h.  */

configure: failed program was:
| #line 3036 "configure"
| /* confdefs.h.  */

configure: failed program was:
| #line 8252 "configure"
| /* confdefs.h.  */

configure: failed program was:
| #line 8536 "configure"
| /* confdefs.h.  */

configure: failed program was:
| #line 8600 "configure"
| /* confdefs.h.  */

configure: failed program was:
| #line 9240 "configure"
| /* confdefs.h.  */

__________________________________________________


"make" and "make check" were ok. But with "make install" I got following 
massege:

Making install in gsl
make[1]: Entering directory `/home/chandra/gsl-1.4/gsl'
make[2]: Entering directory `/home/chandra/gsl-1.4/gsl'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/chandra/gsl-1.4/gsl'
make[1]: Leaving directory `/home/chandra/gsl-1.4/gsl'
Making install in utils
make[1]: Entering directory `/home/chandra/gsl-1.4/utils'
make[2]: Entering directory `/home/chandra/gsl-1.4/utils'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/chandra/gsl-1.4/utils'
make[1]: Leaving directory `/home/chandra/gsl-1.4/utils'
Making install in sys
make[1]: Entering directory `/home/chandra/gsl-1.4/sys'
make[2]: Entering directory `/home/chandra/gsl-1.4/sys'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/local/include/gsl
mkdir /usr/local/include/gsl
make[2]: *** [install-pkgincludeHEADERS] Error 1
make[2]: Leaving directory `/home/chandra/gsl-1.4/sys'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/chandra/gsl-1.4/sys'
make: *** [install-recursive] Error 1

__________________________________________________________

Could you please help me to install.

Thank you very much.

Chandra Nepali





reply via email to

[Prev in Thread] Current Thread [Next in Thread]