#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 ------------------------------------+--------------------------------------- Comment(by enderw88@…): Replying to [comment:27 ryandesign@…]:
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 }}}
Thanks, at this point I just really want to get Octave built. But I can see why this isn't a real solution. -- Ticket URL: <https://trac.macports.org/ticket/25662#comment:28> MacPorts <http://www.macports.org/> Ports system for Mac OS