On 20 July 2015 at 18:56, MAURICIO ZAMBRANO BIGIARINI wrote:
| how can I be sure that I I enabled the shared library support ?

edd@max:~/svn/r-devel$ ./configure --help | grep enable-R-sh
  --enable-R-shlib        build the shared/dynamic library 'libR' [no]
edd@max:~/svn/r-devel$

Make sure you set --enable-R-shlib.

It is in the script which you linked to in your previous email.

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to