On Oct 11, 2009, at 22:55, David Cake wrote:

        Well, there is the problem
lipo -info /opt/local/lib/db46/libdb-4.6.dylib
Non-fat file: /opt/local/lib/db46/libdb-4.6.dylib is architecture: i386 But why? I installed it on Snow Leopard, so why didn't it build it for both architectures?

If you installed it on Snow Leopard, it should have built for x86_64 only. If you want both x86_64 and i386, you need to build with the +universal variant.

And how do I make it do so? And how do I change my whole installation so this is the default (as I am having similar problems with other installs)?

x86_64 is the default on Snow Leopard. Check your macports.conf to verify that you haven't changed build_arch to i386.

_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to