[MacPorts] #19397: scipy not completely universal
MacPorts
noreply at macports.org
Sat Jul 31 01:58:23 PDT 2010
#19397: scipy not completely universal
-------------------------------------------+--------------------------------
Reporter: daweonline@… | Owner: jmr@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.7.1
Keywords: scipy python universal binary | Port: py26-scipy
-------------------------------------------+--------------------------------
Comment(by clausenator@…):
Replying to [comment:22 vince@…]:
> Replying to [comment:20 clausenator@…]:
> What did you do exactly?
Initially, I wanted to get py26-tables. So I first did
{{{
sudo port upgrade outdated
}}}
In that process, it wanted to update py26-numpy, which returned the above
mentioned error message. This same error message was produced also with
{{{
sudo port install py26-tables
}}}
and with (from [https://trac.macports.org/ticket/22360])
{{{
sudo port clean py26-numpy
sudo port install py26-numpy +no_gcc43
}}}
Then I found this ticket, including the portfiles provided. I had never
dealt with portfiles, so I searched for some more info and found the above
mentioned link. Here is what I did:
- I downloaded the Portfile_numpy.3, renamed it into portfile[[BR]]
- I created this folder structurer ~/MacPorts/local-sources/[[BR]]
- I looked in the portfile under "categories", and hence I created a new
folder ~/MacPorts/local-sources/python where I put the portfile[[BR]]
- I added one line at the end of /opt/local/etc/macports/sources.conf to
include ~/MacPorts/local-sources/ [[BR]]
- I ran portindex ~/MacPorts/local-sources/
This returned zeros everywhere as mentioned above.
I also renamed the portfile from "portfile" to "py26-numpy" because it
seemed like this could make sense as well, but the results were also
zeros.
One thing I am not sure about is what to do with the "wrapper" file.
Also, again, I have never dealt with portfiles before, so essentially I
have no clue what I am doing, I was just following the steps I found.
--
Ticket URL: <http://trac.macports.org/ticket/19397#comment:23>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list