[Rd] problem building R packages on RHEL 4 Linux with Intel compilers
Simon Urbanek
simon.urbanek at r-project.org
Thu May 29 23:35:12 CEST 2008
On May 29, 2008, at 5:01 PM, Mark Kimpel wrote:
> I am installing within my home folder, see the ./configure options.
> I've never had a permission problem before and, like I said, if I
> don't put all the Intel-specific flags in the ./configure,
> everything works fine.
>
This has nothing to do with the executable bit and/or permissions -
this is about the compiler rejecting your flags. Have a look in
config.log that's where you'll find out what the compiler didn't like
(and the error clearly tells you that ;)).
Cheers,
Simon
> On Thu, May 29, 2008 at 4:41 PM, Esmail Bonakdarian <esmail.js at gmail.com
> >
> wrote:
>
>> Mark Kimpel wrote:
>>
>>>
>>> checking for gcc... gcc
>>> checking for C compiler default output file name...
>>> configure: error: C compiler cannot create executables
>>> See `config.log' for more details.
>>>
>>
>> Are you running this as root? Or do you have the right
>> privileges for the install?
>>
>> The "cannot create executables" looks like a permission problem
>>
>> Esmail
>>
>
>
>
> --
> Mark W. Kimpel MD ** Neuroinformatics ** Dept. of Psychiatry
> Indiana University School of Medicine
>
> 15032 Hunter Court, Westfield, IN 46074
>
> (317) 490-5129 Work, & Mobile & VoiceMail
> (317) 663-0513 Home (no voice mail please)
>
> ******************************************************************
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>
>
More information about the R-devel
mailing list