RXLisp 0.2 on OS X
Jan de Leeuw <[email protected]> Thu, 29 Aug 2002 16:20:02 -0700
| Newsgroups | gmane.lisp.statistics |
|---|---|
| Message-ID | <[email protected]> |
There is a new binary for RXLisp 0.2 on ftp://gifi.stat.ucla.edu/pub. If used from the Darwin/X11 version of R it can do XLISP-STAT graphics (histograms, spin-plots, scatter-plots, scatter-plot-matrices, and so on). In order to get this to compile I had to 1. Put the xlispstat foo.o files in a static libxlisp.a archive, instead of a libxlisp.so bundle. 2. Tell the linker about -L/sw/lib -ldl and -L/usr/X11R6/lib -lX11and cpp about the corresponding includes 3. Use the "-Xlinker -lm" hack to get rid of multiple symbol errors (there are main, matherr, and d_sign in both R.bin and libxlisp.a) === Jan de Leeuw; Professor and Chair, UCLA Department of Statistics; US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554 phone (310)-825-9550; fax (310)-206-5658; email: [email protected] homepage: http://gifi.stat.ucla.edu ------------------------------------------------------------------------ ------------------------- No matter where you go, there you are. --- Buckaroo Banzai http://gifi.stat.ucla.edu/sounds/nomatter.au ------------------------------------------------------------------------ -------------------------