Skip to content
Prev 1825 / 398506 Next

problems compiling R packages with Linux

Brian:  It is not very kind of you to motivate others into distrusting
my configure scripts :-)

It is also not the right approach.  Even if my time is seriously
constrained I'd prefer that configure-related problems are communicated
and fixed (by me) in the configure scripts.  Otherwise (as in our case),
eventually people ask that fixes be mentioned in the INSTALL file and/or
in the FAQ, which is not right ... (the fix can easily be coded into the
configure script, which will keep installation instructions as simple as
possible).

Currently, SHLIBLDFLAGS is determined via the XWindows configuration,
and overridden on some platforms where necessary.  The approach is not
optimal, but should work in case the standard linker is used.  In
particular, it should work on Linux/XFree86 systems.

Ulf, Brian:  Can you please try running

  grep 'SHLIBLDFLAGS' Makefile | sed 's/ *SHLIBLDFLAGS *= *//'

on your system and see what it gives?

Thanks
-k
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._