[Rd] Building r-devel on Panther

stefano iacus jago at mclink.it
Fri Feb 13 21:17:54 MET 2004


I've never had these problems and I just built R-devel on three 
different machines these last two days.
My suspect is that you have R in /usr/local/* and during building 
something has gone wrong.
You should try to

sudo rm -rf /Library/Frameworks/R.framework

remove any version of R in the path
and try to redo
sudo make-install


please let me know.

stefano

On Feb 13, 2004, at 5:43 PM, Na Li wrote:

>
> I did:
>
> ./configure --with-blas='-framework vecLib' --with-lapack --with-aqua
> make
> sudo make install
> sudo make install-aqua
>
> Everything seems to be OK (some warnings about multiple definitions of
> some symbols).  However:
>
> bass$ /Library/Frameworks/R.framework/Resources/bin/R
> Fatal error: unable to open the base package
>
> I got the same message when clicking on R.app in /Applications
>
> This didn't help either:
>
> bass$ env R_HOME=/Library/Frameworks/R.framework/Resources/ 
> /Library/Frameworks/R.framework/Resources/bin/R
> WARNING: ignoring environment value of R_HOME
> Fatal error: unable to open the base package
>
> This is with the most recent r-devel (rsync'ed a few minutes ago).
>
> I do have R-1.8.1 installed.
>
> What did I miss in the installation?
>
> Michael
>
> -- 
> Na (Michael) Li, Ph.D.
> Division of Biostatistics          A443 Mayo Building, MMC 303
> School of Public Health            420 Delaware St SE
> University of Minnesota            Minneapolis, MN 55455
> Phone: (612) 626-4765              Email: nali at umn.edu
> Fax:   (612) 626-0660              http://www.biostat.umn.edu/~nali
>
> ______________________________________________
> R-devel at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-devel
>



More information about the R-devel mailing list