[RkWard-devel] rkward ebuild for gentoo
Thomas Friedrichsmeier
thomas.friedrichsmeier at ruhr-uni-bochum.de
Tue Oct 12 10:38:05 UTC 2004
> There seem to be two problems with RKWard 0.2.9 running with R 2.0.0.
> One has been corrected in the cvs (see previous message). The other
> one is due to a modification of the path of libR.so, wich is now under
> /usr/lib/R/lib/ (on Debian at least).
Which means you'll have to adjust the --with-extra-libs=/path/to/libR option
when running configure. For debian sid you now need:
./configure --prefix=/usr --with-extra-libs=/usr/lib/R/lib/
--with-extra-includes=/usr/lib/R/include
More information about the Rkward-devel
mailing list