f2py: request for help
Joshua Root
jmr at macports.org
Thu Oct 29 17:59:13 PDT 2015
On 2015-10-30 03:28 , Rainer Müller wrote:
> On 2015-10-28 20:20, Mojca Miklavec wrote:
>> Apart from the fact that I don't know how to get a binary called
>> "f2py" (it would be nice to have the executable without the extension
>> available), running
>> f2py-3.5 -c fib1.f -m fib1
>> fails to find the Fortran compiler as it looks for gfortran only.
>
> Clear the option that controls the addition of the suffix:
>
> python.link_binaries_suffix
Probably better to add the directory containing the unprefixed
executable to PATH, rather than reintroduce the conflict between the
different subports?
- Josh
More information about the macports-dev
mailing list