On Nov 12, 2012, at 2:17 PM, Christopher Rasch wrote: > Many thanks, Ryan! > > I made the change you suggested. Now, I'm getting a different error (see > below). Macports still appears to be looking for the openssl 1.0.x macport. > > [Error log elided for brevity's sake. Full output here: > > http://pastebin.com/yWviHPND > > ) > > I tried uninstalling all versions of openssl, and re-installing openssl: > > stocks:/Users/crasch/src/openssl/openssl root# port install > ---> Computing dependencies for openssl > ---> Fetching archive for openssl > ---> Attempting to fetch openssl-0.9.8o_0.darwin_8.ppc.tbz2 from > http://packages.macports.org/openssl > ---> Attempting to fetch openssl-0.9.8o_0.darwin_8.ppc.tbz2 from > http://mse.uk.packages.macports.org/sites/packages.macports.org/openssl > ---> Attempting to fetch openssl-0.9.8o_0.darwin_8.ppc.tbz2 from > http://lil.fr.packages.macports.org/openssl > ---> Fetching openssl > ---> Verifying checksum(s) for openssl > ---> Extracting openssl > ---> Applying patches to openssl > ---> Configuring openssl > ---> Building openssl > ---> Staging openssl into destroot > ---> Installing openssl @0.9.8o_0 > ---> Activating openssl @0.9.8o_0 > ---> Cleaning openssl > > stocks:/Users/crasch/src/postfix root# sudo port installed | grep 'openssl' > openssl @0.9.8o_0 (active) > > However, when I attempt to install postfix 2.5.5, it tries to download the > open 1.0.1* library: >
I don't know if this will work in your situation, but in the past I've let MacPorts install the newer version of a port and then deactivated it and activated the older version that I need for whatever older port I'm trying to install. Phillip _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-users
