Displaying 5 results from an estimated 5 matches for "install327b23c6".
2010 Jan 12
1
trouble with installing SJava
...fig.status: creating inst/scripts/RJava.bsh
config.status: creating inst/scripts/RJava.csh
config.status: creating R/zzz.R
config.status: creating cleanup
config.status: creating inst/scripts/RJava
Copying the cleanup script to the scripts/ directory
Building libRSNativeJava.so in
/tmp/RtmpdcTvTv/R.INSTALL327b23c6/SJava/src/RSJava
if test ! -d /usr/local/lib/R/site-library/SJava/libs ; then \
mkdir /usr/local/lib/R/site-library/SJava/libs ; \
fi
gcc -std=gnu99 -g -O2 -D_R_ -I/usr/local/lib/R/include
-I/usr/local/lib/R/include/R_ext
-I/tmp/RtmpdcTvTv/R.INSTALL327b23c6/SJava/src/RSJava -I.
-I/tmp/Rtmpd...
2009 Nov 02
3
Problem building R 2.10.0 - Matrix package
...eviously experienced any problems when building R from
source with new releases. But, now I get a compile error with the Matrix
package:
CHOLMOD/Include/cholmod.h:87:22: error: UFconfig.h: No such file or
directory
make[3]: *** [CHMfactor.o] Error 1
make[3]: Leaving directory `/tmp/RtmppKsKKl/R.INSTALL327b23c6/Matrix/src'
ERROR: compilation failed for package 'Matrix'
Any help or suggestions would be appreciated.
I am simply doing this, as I always have:
./configure --prefix=/Local/install/location (I can not use the default)
make
I should add that even with this error with the Matrix pac...
2009 Oct 13
1
beta build problem
...ption -- 'x'
Try `gzip --help' for more information.
tar: This does not look like a tar archive
tar: Error exit delayed from previous errors Warning in
utils::untar(pkg, exdir = tmpdir) :
'/bin/gzip -dc boot.tgz | /home/paul/Mybin/gtar -xf '-' -C
'/tmp/RtmpIEcemZ/R.INSTALL327b23c6'' returned error code 512
ERROR: error unpacking tarball
make[2]: *** [boot.ts] Error 1
make[2]: Leaving directory
`/home/paul/toolchain/R/R-beta/src/library/Recommended'
make[1]: *** [recommended-packages] Error 2
make[1]: Leaving directory
`/home/paul/toolchain/R/R-beta/src/lib...
2009 Nov 13
0
Problem building R 2.10 release
...sparseQR.c:(.text+0x90e): undefined reference to `R_CheckStack'
sparseQR.c:(.text+0x9f1): undefined reference to `Rf_unprotect'
/home/katana/builds/R-2.10.0/lib/libRlapack.so: undefined reference to
`xerbla_'
make[3]: *** [Matrix.so] Error 1
make[3]: Leaving directory `/tmp/Rtmp0FGSqu/R.INSTALL327b23c6/Matrix/src'
ERROR: compilation failed for package 'Matrix'
----
I had been able to compile R 2.9.1 using icc. There did not appear to be an
issue with wctype.h back then.
Is there any way for me to compile R 2.10 using icc? There are other
programs on the lapack libraries I built wi...
2012 Jun 19
0
Error with RJSONIO installation
...ix 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 ISO C89... none needed
USE_LOCAL = ""
Minor Version: 4
Using local libjson code. Copying files from src/libjson/Source
/tmp/RtmpsdS7Dh/R.INSTALL327b23c6/RJSONIO
JSONAllocator.cpp
JSONChildren.cpp
JSONDebug.cpp
JSONIterators.cpp
JSONMemory.cpp
JSONNode.cpp
JSONNode_Mutex.cpp
JSONPreparse.cpp
JSONStream.cpp
JSONValidator.cpp
JSONWorker.cpp
JSONWriter.cpp
JSON_Base64.cpp
internalJSONNode.cpp
libjson.cpp
configure: creating ./config.status
config.statu...