Displaying 6 results from an estimated 6 matches for "generalconverters".
2010 May 20
1
RSpython Ubuntu
...ile
config.status: creating src/Makevars
config.status: creating cleanup
config.status: creating inst/scripts/RPython.csh
config.status: creating inst/scripts/RPython.bsh
** libs
gcc -std=gnu99 -I/usr/share/R/include -I../inst/include -I/usr/include/python2.6
-D_R_=1 -DUSE_R=1 -fpic -g -O2 -c GeneralConverters.c -o
GeneralConverters.o
In file included from ../inst/include/UserConverters.h:4,
from GeneralConverters.c:1:
../inst/include/RPythonModule.h:4:20: error: Python.h: No such file or directory
In file included from ../inst/include/UserConverters.h:4,
from GeneralCo...
2003 Dec 09
3
Interfacing R and Python in MS Windows
Hi all,
I need the power of R from within some of my Python programs...
I use debian linux (woody) at home and windows XP at work (the
latter is where I need to get things done!)
This are my packages:
R 1.8.0
Python 2.3
RSPython 0.5-3
This is what I've done:
(1) Since the Windows Binary of RSPython is compiled against
Python 2.2 I downloaded the tarball
(2) Followed the instructions in
2011 Jun 27
0
Errors when installing RSPerl-0.92
...e
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/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/us...
2008 May 24
1
RSPerl & OS X
...esources/include/i386 -I. -g -pipe
-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing
-I/usr/local/include
-I/System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE -DPERL_POLLUTE
-D_R_=1 -DUSE_R=1 -DUSE_TOPLEVEL_EXEC=1 -DWITH_R_IN_PERL=1 -msse3 -fPIC
-g -O2 -march=nocona -c GeneralConverters.c -o GeneralConverters.o
gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk
-mmacosx-version-min=10.4 -std=gnu99 -no-cpp-precomp
-I/Library/Frameworks/R.framework/Resources/include
-I/Library/Frameworks/R.framework/Resources/include/i386 -I. -g -pipe
-fno-common -DPERL_DARWIN -no-cpp-precomp...
2007 Mar 22
0
Fwd: RSPerl buffer overflow
...ITS=64 -I/usr/include/gdbm
?-I/usr/lib64/perl5/5.8.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 -...
2001 Nov 01
0
Re: [Omega-help] RSPython_0.3.0 on FreeBSD 4.*:
...hon) reported no errors. I ran example(.Python) and
example(.PythonPath) and they both worked fine.
Some miscellaneous notes about FreeBSD and this Package:
--with-threads: Using the configure-arg 'with-threads' resulted in the
following error on FreeBSD:
gcc -shared -o RSPython.so GeneralConverters.o PythonCall.o
PythonFunctionConverters.o PythonReferences.o PythonReflectance.o RCall.o
RPythonConverters.o RPythonReferences.o UserConverters.o -L/usr/local/lib
-L/usr/local/lib/python2.1/config -lpython2.1 -L/usr/local/lib/R/bin
-lpthread -lc_r -lutil
/usr/libexec/elf/ld: cannot find -lpthread...