wxWidgets-devel / installing from binaries
Vincent Habchi
vince at macports.org
Fri May 25 13:16:12 PDT 2012
On 25 mai 2012, at 21:55, Joshua Root <jmr at macports.org> wrote:
> 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.
>
So I just put the lines:
name local
url file://opt/local/var/macports/software
in archives_sites.conf?
(or do I need a full path: file://opt/local/var/macports/software/atlas?)
Thanks for your quick answer Josh!
Vincent
More information about the macports-dev
mailing list