Displaying 4 results from an estimated 4 matches for "libperlconverter".
2004 Nov 11
1
RSPerl problem with testing
...lib/arch:/usr/lib/R/library/RSPerl/share/blib/lib
# export PERLLIB
# LD_LIBRARY_PATH=/usr/lib/R/bin:/usr/lib/R/library/RSPerl/libs
# export LD_LIBRARY_PATH
# perl test.pl
1..1
Can't load '/usr/lib/R/library/RSPerl/share/blib/arch/auto/R/R.so' for
module R: /usr/lib/R/library/RSPerl/libs/libPerlConverter.so: undefined
symbol: R_GlobalEnv at
/usr/lib/perl5/5.8.3/i386-linux-thread-multi/DynaLoader.pm line 229.
at test.pl line 11
Compilation failed in require at test.pl line 11.
BEGIN failed--compilation aborted at test.pl line 11.
not ok 1
I move to the /usr/local/src to test again and i get the s...
2011 Jun 27
0
Errors when installing RSPerl-0.92
...sr/lib64/perl5/CORE
-DPERL_POLLUTE -D_R_=1 -DUSE_R=1 -DUSE_TOPLEVEL_EXEC=1 -DWITH_R_IN_PERL=1
-I/usr/local/include -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic
-c GeneralConverters.c -o GeneralConverters.o
making libPerlConverter.so
/usr/lib64/R/bin/R CMD SHLIB -o libPerlConverter.so Converters.c
Reflectance.c ForeignReference.c UserConverters.o GeneralConverters.o
make[1]: Entering directory `/tmp/RtmpHyWOHo/R.INSTALL281f2591/RSPerl/src'
gcc -m64 -std=gnu99 -shared -L/usr/local/lib64 -o libPerlConverter.so
Converters.o...
2007 Mar 22
0
Fwd: RSPerl buffer overflow
....8/x86_64-linux-thread-multi/CORE ?-DPERL_POLLUTE ?
-D_R_=1 -DUSE_R=1 -DUSE_TOPLEVEL_EXEC=1 -I/usr/local/include ? ?-fpic ?-O2
-g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -c GeneralConverters.c -o
GeneralConverters.o
making libPerlConverter.so
/usr/lib64/R/bin/R CMD SHLIB -o libPerlConverter.so Converters.c
Reflectance.c ForeignReference.c UserConverters.o GeneralConverters.o
make[1]: Entering directory `/tmp/R.INSTALL.Z15223/RSPerl/src'
gcc -std=gnu99 -shared -L/usr/local/lib64 -o libPerlConverter.so Converters.o
Reflectance.o F...
2004 Nov 11
0
ROracle SQL length limitation
...lib/arch:/usr/lib/R/library/RSPerl/share/blib/lib
# export PERLLIB
# LD_LIBRARY_PATH=/usr/lib/R/bin:/usr/lib/R/library/RSPerl/libs
# export LD_LIBRARY_PATH
# perl test.pl
1..1
Can't load '/usr/lib/R/library/RSPerl/share/blib/arch/auto/R/R.so' for
module R: /usr/lib/R/library/RSPerl/libs/libPerlConverter.so: undefined
symbol: R_GlobalEnv at
/usr/lib/perl5/5.8.3/i386-linux-thread-multi/DynaLoader.pm line 229.
at test.pl line 11
Compilation failed in require at test.pl line 11.
BEGIN failed--compilation aborted at test.pl line 11.
not ok 1
I move to the /usr/local/src to test again and i get the s...