wxWidgets-devel / installing from binaries

Joshua Root jmr at macports.org
Fri May 25 12:55:11 PDT 2012


On 2012-5-26 05:42 , Vincent Habchi wrote:
> Next, I’d like to install atlas +universal on my MacBook from a file compiled on another machine. I have copied atlas-3.9.75_0+gcc47+universal.darwin_11.i386-x86_64.tbz2 into /opt/local/var/macports/software/atlas, but no matter what I do, port install, port -d install, whatever, this file is ignored and the build proceeds from source. What have I overlooked?

archive_sites.conf is the supported way to install from your own
archives. Using file:///path/to/archive.tbz2 as the porturl should also
work. Either way you need an .rmd160 signed with one of the keys listed
in pubkeys.conf; there's no --insecure option yet.

- Josh


More information about the macports-dev mailing list