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
_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to