Displaying 1 result from an estimated 1 matches for "rmath_soversion".
2016 Jul 23
0
status of the FreeBSD port/package and some questions
...off all configuration options
--without-cairo --without-ICU --disable-java --without-jpeglib
--without-libintl-prefix --without-libpng --disable-nls --without-readline
--without-tcltk --without-libtiff --without-x
and installs
include/Rmath.h lib/libRmath.a lib/libRmath.so
lib/libRmath.so.%%RMATH_SOVERSION%%
Here are my proposed Makefiles for math/R and math/libRmath
http://ftfl.ca/misc/Makefile_R
http://ftfl.ca/misc/Makefile_libRMath
They are built for the FreeBSD ports system, but I guess most of what's going on
will be clear. If you have any comments or suggestions for improvements, please...