[R] need help installing R 1.1.1

Carl Carpenter carlc at hgsi.com
Thu Aug 31 22:47:15 CEST 2000



thanks to Thomas, the first response lead me to the solution.

after reading the config.log, different error showed up. my
system did not have the math.h library. all i had to do was
add the SUNWlibm package from the SOLARIS cd.

thanks for the help

-carlc



>Date: Thu, 31 Aug 2000 12:54:01 -0700 (PDT)
>From: Thomas Lumley <thomas at biostat.washington.edu>
>To: Carl Carpenter <carlc at hgsi.com>
>cc: r-help at stat.math.ethz.ch
>Subject: Re: [R] need help installing R 1.1.1
>MIME-Version: 1.0
>
>On Thu, 31 Aug 2000, Carl Carpenter wrote:
>
>> 
>> I am having some trouble with installing R 1.1.1
>> 
>> When I run ./configure --PREFIX=/usr/local/R-1.1.1 --with-g77
>> I get the following error:
>> 
>>   checking whether g77 and gcc agree on int and double... 
>>   configure: warning: g77 and gcc disagree on int and double
>>   configure: error: Maybe change CFLAGS or FFLAGS?
>>   
>> I looked at all the docs/install/readme/faq files i could find
>> and searched the list archives to get an idea about what to do.
>> No such luck.
>> 
>> Anybody got an idea on how to past this error?
>> 
>> My setup:
>>   Sun Enterprise 450 (4 x 400 MHz CPU with 8Mbyte E-cache and 2GByte memory)
>>   SOLARIS 7 release 11/99
>>   gcc 2.95.2 and g77 0.5.25 19991024
>>   
>
>I have the same type of machine, same OS, and same compilers and don't
>have this problem.  Strange.
>
>You can find out from config.log what the actual error was that caused
>this message.  configure runs a combined C/Fortran program and checks that
>various numbers are equal, but other errors in linking and running this
>program could also cause the same message (this happened under AIX at one
>time).
>
>	-thomas
>
>Thomas Lumley
>Assistant Professor, Biostatistics
>University of Washington, Seattle
>
>-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
>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
>_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._


---------------------------------------------------------------------

  Carl Carpenter
  Systems Administrator for Human Genome Sciences

  "I strive to give 100% at work. 12% on Monday, 23% on Tuesday, 40%
   on Wednesday, 20% on Thursday and 5% on Friday."

---------------------------------------------------------------------



-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list