[MacPorts] #25662: qrupdate fails to build
MacPorts
noreply at macports.org
Wed May 23 18:13:45 PDT 2012
#25662: qrupdate fails to build
------------------------------------+---------------------------------------
Reporter: moe.nicholas@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port: qrupdate
------------------------------------+---------------------------------------
Changes (by ryandesign@…):
* cc: enderw88@… (added)
Comment:
enderw88, that's not a fix. When you do that, you're bypassing the PREFIX,
BLAS and LAPACK arguments MacPorts would have set for you, so at that
point you're not actually using atlas, plus the library will get the wrong
install_name. So you may as well install qrupdate without atlas support at
that point.
{{{
sudo port selfupdate
sudo port clean qrupdate
sudo port install qrupdate -atlas
}}}
--
Ticket URL: <https://trac.macports.org/ticket/25662#comment:27>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list