Displaying 1 result from an estimated 1 matches for "so2346".
Did you mean:
2346
2011 Mar 02
3
CentOS 5 install won't make with shared libs enabled
...9;t know of any flags to set to tell it to
installl with shared libs enabled. I then tried a local R install as
non-root with source packages:
after downloading the latest tarball and unzipping:
./configure --prefix=/opt --enable-R-shlib
make
make[3]: Entering directory
`/ifs/data/columbia/tm_lab/so2346/R-2.12.1/src/main'
gcc -std=gnu99 -shared -L/usr/local/lib64 -o libR.so CConverters.o
CommandLineArgs.o Rdynload.o Renviron.o RNG.o agrep.o apply.o arithmetic.o
array.o attrib.o base.o bind.o builtin.o character.o coerce.o colors.o
complex.o connections.o context.o cov.o cum.o dcf.o datetime.o...