On 03/07/2011 04:15 PM, Dag Sverre Seljebotn wrote:
> On 03/07/2011 03:55 PM, John Cartwright wrote:
>> Thanks for your reply Ralf. I'm not sure if it's a warning or error, output
>> looks like:
>>
>> ...
>> building library "npymath" sources
>> customize GnuFCompiler
>> Found executable /usr/bin
On 03/07/2011 03:55 PM, John Cartwright wrote:
> Thanks for your reply Ralf. I'm not sure if it's a warning or error, output
> looks like:
>
> ...
> building library "npymath" sources
> customize GnuFCompiler
> Found executable /usr/bin/g77
> gnu: no Fortran 90 compiler found
> gnu: no Fortran 90
Thanks for your reply Ralf. I'm not sure if it's a warning or error, output
looks like:
...
building library "npymath" sources
customize GnuFCompiler
Found executable /usr/bin/g77
gnu: no Fortran 90 compiler found
gnu: no Fortran 90 compiler found
customize GnuFCompiler
gnu: no Fortran 90 compil
On Mon, Mar 7, 2011 at 7:18 AM, John Cartwright
wrote:
> Hello All,
>
> I'm trying to compile 1.5.1 on a RHEL5 system and I'm specifying:
>
> python setup.py config_fc --fcompiler=gnu95 build
>
> when doing the build. I see the message "Found executable /usr/bin/gfortran"
> - so far so good. Ho
Hello All,
I'm trying to compile 1.5.1 on a RHEL5 system and I'm specifying:
python setup.py config_fc --fcompiler=gnu95 build
when doing the build. I see the message "Found executable /usr/bin/gfortran" -
so far so good. However when I go to install using:
python setup.py install
I see the