Re: [Rd] Segmentation fault on bin/R --version in R-devel

2007-03-04 Thread Gregor Gorjanc
Simon Urbanek wrote: > Thanks, Gregor, it should be now fixed in the current R-devel. > > Cheers, > Simon Which I gladly confirm. Gregor __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

Re: [Rd] Segmentation fault on bin/R --version in R-devel

2007-03-03 Thread Simon Urbanek
Thanks, Gregor, it should be now fixed in the current R-devel. Cheers, Simon On Mar 3, 2007, at 3:42 PM, Gregor Gorjanc wrote: > Hello! > > I have tried to build and install latest version of R, but I am not > able > to perform the install, due to seg. fault. I did the following > after SVN

[Rd] Segmentation fault on bin/R --version in R-devel

2007-03-03 Thread Gregor Gorjanc
Hello! I have tried to build and install latest version of R, but I am not able to perform the install, due to seg. fault. I did the following after SVN checkout and wget for recommendeds: ./configure --prefix=/usr/local/R-devel make make install ... ... tcut text