Skip to content
Prev 5527 / 398506 Next

dyn.load does not work

On Thu, 4 May 2000, Helgi Tomasson wrote:

            
is dyntilr.o s shared library? I would expect dyntilr.so to be one. Under
Linux,

$> gcc -c dyntilr.c -o dyntilr.o
$> ld -shared -o dyntilr.so dyntilr.o

should work, or, much more simpler, create a package, put the sources in
./src and say

$> R INSTALL -l my_lib_path my_R_package

Torsten
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._