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 f
On 2015-10-29 17:38, Mojca Miklavec wrote:
> On Thu, Oct 29, 2015 at 5:28 PM, 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
>>> availa
On Thu, Oct 29, 2015 at 5:28 PM, 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
>
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
On Wed, Oct 28, 2015 at 8:26 PM, Marius Schamschula wrote:
> Mojca,
>
> You might want to check out the py-numpy Portfile. It deals with a similar
> problem.
Except that it's py-numpy the one that (probably) needs a fix.
Mojca
___
macports-dev mailing
Mojca,
You might want to check out the py-numpy Portfile. It deals with a similar
problem.
On Oct 28, 2015, at 2:20 PM, Mojca Miklavec wrote:
> Hi,
>
> I'm trying to package spacepy, but I'm still stuck at problems with Fortran.
>
> One particular problem is following these instructions:
>
Hi,
I'm trying to package spacepy, but I'm still stuck at problems with Fortran.
One particular problem is following these instructions:
http://docs.scipy.org/doc/numpy-dev/f2py/getting-started.html
Apart from the fact that I don't know how to get a binary called
"f2py" (it would be nice to