Displaying 1 result from an estimated 1 matches for "cabledoc68".
2002 Aug 22
1
RXLisp
...-o RXLisp.so \
Converters.o RXLisp.o \
$XLISP_SRC_DIR/*.o -L/usr/X11R6/lib -lX11 -L/sw/lib -ldl
i.e. I link all the foo.o files Duncan puts in libxlisp.so. Then once
more
R CMD INSTALL --configure-args='--with-build-dll' RXLisp
which puts everything in the R hierarchy. Now I can do
[cabledoc68:~/Desktop] deleeuw% R
R : Copyright 2002, The R Development Core Team
Version 1.5.1 Patched (2002-08-04)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type `license()' or `licence()' for distribution details.
R is a...