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: [EMAIL PROTECTED] Fax: (612) 626-0660 http://www.biostat.umn.edu/~nali
______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-devel
______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-devel