Displaying 5 results from an estimated 5 matches for "gsl_sf_airy_ai_e".
2006 Jun 23
3
problem installing gsl package under Ubuntu Breezy Badger
...rks... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for gsl_sf_airy_Ai_e in -lgsl... no
configure: error: Cannot find Gnu Scientific Library.
ERROR: configuration failed for package 'gsl'
The downloaded packages are in
/tmp/RtmpbxQ4fl/downloaded_packages
Warning message:
installation of package 'gsl' had non-zero exit status in:
install.packages(...
2009 Jan 06
1
Installation of R package gsl and its corresponding GSL library
...rks... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for gsl_sf_airy_Ai_e in -lgsl... no
configure: error: Cannot find Gnu Scientific Library.
However, I installed both gsl-bin and libgsl0ldbl with apt-get. Do you
see which library I should install? Could the package gsl be added to
the usefull collection of R packages accessible from the debian repos?
by the way,...
2007 Oct 03
1
error installing gsl pkg
...rks... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for gsl_sf_airy_Ai_e in -lgsl... no
configure: error: Cannot find Gnu Scientific Library.
ERROR: configuration failed for package 'gsl'
and I have gsl:
LD_LIBRARY_PATH=/N/soft/linux-sles9-ppc64/gsl-1.8-xlc/lib
and, fwiw:
/N/soft/linux-sles9-ppc64/R-2.5.0-ibm-64/lib/R/bin/exec> file R
R: ELF 64-bit MSB exe...
2007 Nov 22
1
package gsl assumes incorrect gcc version during install (PR#10451)
...ks... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for gsl_sf_airy_Ai_e in -lgsl... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for s...
2007 Nov 23
0
package gsl assumes incorrect gcc version during install (PR#10456)
...ecking whether we are cross compiling... no
| checking for suffix of executables...
| checking for suffix of object files... o
| checking whether we are using the GNU C compiler... yes
| checking whether gcc accepts -g... yes
| checking for gcc option to accept ANSI C... none needed
| checking for gsl_sf_airy_Ai_e in -lgsl... yes
| checking how to run the C preprocessor... gcc -E
| checking for egrep... grep -E
| checking for ANSI C header files... yes
| checking for sys/types.h... yes
| checking for sys/stat.h... yes
| checking for stdlib.h... yes
| checking for string.h... yes
| checking for memory.h... ye...