Displaying 2 results from an estimated 2 matches for "static_libr".
2011 Nov 24
1
Installing rJava from source on Mac
...ing for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
ERROR: configuration failed for package ‘JavaGD’
line 143, 144 and 220 reads as follows:
143: LIBR=`eval $query VAR=LIBR`
144: STATIC_LIBR=`eval $query VAR=STATIC_LIBR`
220: eval "${query} VAR=${var}"
I do have gcc installed:
(from terminal)
$ which gcc
/Developer/usr/bin/gcc
Can anyone guide me on how to resolve this. sessionInfo below
thanks in advance
Christiaan
> sessionInfo()
R version 2.11.1 (2010-05-31)
x86_...
2009 Jul 23
1
problem building R 2.9.1 from source on RHEL 4 (x86_64)
I am building from source on RHEL 4 and have run into a
problem while running "make check":
running code in 'lapack.R' ...make[3]: *** [lapack.Rout] Error 1
make[3]: Leaving directory `/opt/R/R-2.9.1/tests'
make[2]: *** [test-Specific] Error 2
make[2]: Leaving directory `/opt/R/R-2.9.1/tests'
make[1]: *** [test-all-basics] Error 1
make[1]: Leaving