R installation problems...
Peter Dalgaard BSA wrote:
Somehow I don't think that would help. If "make" can run R, so can you! Something else must be getting in the way. Can you run "/path/to/R --vanilla"?
Within the build directories:
$ /usr2/R-1.0.0/bin/R --verbose --vanilla
R : Copyright 2000, The R Development Core Team
Version 1.0.0 (February 29, 2000)
...
>R_ReplConsole(): before "for(;;)" {main.c}
Segmentation fault
$ /usr2/R-1.1.1/bin/R --verbose --vanilla
R : Copyright 2000, The R Development Core Team
Version 1.1.1 (August 15, 2000)
...
>R_ReplConsole(): before "for(;;)" {main.c}
Segmentation fault
$ /usr2/R-1.2.0/bin/R --verbose --vanilla
R : Copyright 2000, The R Development Core Team
Version 1.2.0 (2000-12-15)
...
now dyn.load(/usr2/R-1.2.0/library/ctest/libs/ctest.so)..
>R_ReplConsole(): before "for(;;)" {main.c}
Segmentation fault
I configured all version with
./configure --with-f2c --prefix=/usr/R
and before "make install" I always performed a "make check" and
removed all files in "/usr/R", except all contributed libraries.
I get the same error messages as above, and the "make check" always
worked properly.
Thanks for your help.
Greets
Diego
_ _ (o- Diego Kuonen -o) //\ DMA-Ecublens, EPFL, CH-1015 Lausanne /\\ .v_/_......................................_\_v. / Phone: +41(0)21 6935508 Fax: +41(0)21 6934250 \ : http://stat.kuonen.com http://www.Statoo.com : \................................................/ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._