[R] excluding libraries at configure
Roger Koenker
roger at ysidro.econ.uiuc.edu
Thu Nov 27 02:58:13 CET 2003
Thanks Thomas...but it was simpler that this...as Don MacQueen suggested
it was just a matter of renaming /sw and then reconfiguring...
url: www.econ.uiuc.edu/~roger/my.html Roger Koenker
email rkoenker at uiuc.edu Department of Economics
vox: 217-333-4558 University of Illinois
fax: 217-244-6678 Champaign, IL 61820
On Wed, 26 Nov 2003, Thomas Lumley wrote:
> On Wed, 26 Nov 2003, Roger Koenker wrote:
>
> > I'm trying build R-1.8.1 on an apple g4 that I've just upgraded
> > to panther. Configure quits with complaints about "linking
> > to Fortran libraries from C fails". Based on some comparisons
> > with a fresh g5 install that worked...I conjecture that this
> > is due to the fact that /sw/lib on the g4 contains lots of stuff from
> > the prior jaguar installation, and ./configure wants to include
> > -L/sw/lib.
>
> This doesn't answer your question but might solve your problem: this
> symptom occurs for a number of people who have installed teTeX using the
> i-installer distribution. One of the optional packages is `wmf + iconv
> support" which installs an incompatible version of libiconv in
> /usr/local/lib. Removing this works for us.
>
> -thomas
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
>
More information about the R-help
mailing list