Re: [R] FreeBSD installation problems

2012-10-20 Thread Rainer Hurling
On 21.10.2012 02:47 (UTC+2), J. Maxwell wrote: > R Compiliing or installation failure on FreeBSD > 9.0-RELEASE FreeBSD ; I386 box. > > configuring with the default settings, no 'options' => > > ./configure Is there any reason that you are not using the FreeBSD ports system, in this case /usr/por

[R] FreeBSD installation problems

2012-10-20 Thread J. Maxwell
R Compiliing or installation failure on FreeBSD 9.0-RELEASE FreeBSD ; I386 box. configuring with the default settings, no 'options' => ./configure ... ... ... checking whether gcc -std=gnu99 supports -c -o FILE.lo... yes checking for gcc -std=gnu99 option to support OpenMP..