On Oct 11, 2009, at 21:32, Bryan Blackburn wrote:

On Sun, Oct 11, 2009 at 08:47:43PM -0500, Ryan Schmidt said:

On Oct 11, 2009, at 19:10, Daniel J. Luke wrote:

so, here's the problem, do you have  /opt/local/lib/db46/
libdb-4.6.dylib ?

If you do have that file, is it the right architecture? (try `file
/opt/local/lib/db46/libdb-4.6.dylib`)

I don't recall what OS David is using, but it seems on Snow Leopard
"file" no longer tells you the architectures in a file. "lipo -info"
still does, though.

'which file' are you using?

$ file /bin/ls
/bin/ls: Mach-O universal binary with 2 architectures
/bin/ls (for architecture x86_64):      Mach-O 64-bit executable x86_64
/bin/ls (for architecture i386):        Mach-O executable i386

Ah, I have the "file" port installed. (Not by choice; as a dependency of the sox port.)

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

Reply via email to