Re: OpenSSL version mismatch. Built against 90805f, you have 908070 [solved]

2007-10-16 Thread Ryan Schmidt
On Oct 16, 2007, at 09:21, Noah wrote: what you need to do, is to uninstall and reinstall openssh, i.e. 'sudo port -f uninstall openssh' 'sudo port install openssh' (if you have variants, put them here, too) Then openssh works (tried and tested). Apparently the library versions have changed,

Re: OpenSSL version mismatch. Built against 90805f, you have 908070 [solved]

2007-10-16 Thread Daniel J. Luke
On Oct 16, 2007, at 10:21 AM, Noah wrote: is there a way to update all the binaries that had updates to their corresponding libraries? port upgrade -R foo ... but it doesn't work exceptionally well. Also is there a way to view all the installed binaries? port installed -- Daniel J. Luke +

Re: OpenSSL version mismatch. Built against 90805f, you have 908070 [solved]

2007-10-16 Thread Noah
best procedure is to rebuild it. snip --- Macintosh-3:~ blah$ ssh ns1 OpenSSL version mismatch. Built against 90805f, you have 908070 Macintosh-3:~ blah$ Macintosh-3:~ blah$ openssl version OpenSSL 0.9.8f 11 Oct 2007 Macintosh-3:~ blah$ Macintosh-3:~ blah$ which openssl /opt/local/bin/op

Re: OpenSSL version mismatch. Built against 90805f, you have 908070

2007-10-15 Thread Jyrki Wahlstedt
build it. snip --- Macintosh-3:~ blah$ ssh ns1 OpenSSL version mismatch. Built against 90805f, you have 908070 Macintosh-3:~ blah$ Macintosh-3:~ blah$ openssl version OpenSSL 0.9.8f 11 Oct 2007 Macintosh-3:~ blah$ Macintosh-3:~ blah$ which openssl /opt/local/bin/openssl Macintosh-3:~ $ s

OpenSSL version mismatch. Built against 90805f, you have 908070

2007-10-15 Thread Noah
blah$ ssh ns1 OpenSSL version mismatch. Built against 90805f, you have 908070 Macintosh-3:~ blah$ Macintosh-3:~ blah$ openssl version OpenSSL 0.9.8f 11 Oct 2007 Macintosh-3:~ blah$ Macintosh-3:~ blah$ which openssl /opt/local/bin/openssl Macintosh-3:~ $ ssh -V OpenSSL version mismatch. Built ag

Re: openssl version

2007-07-11 Thread Kastus Shchuka
On Jul 11, 2007, at 10:13 AM, Chris Pickel wrote: Nope, 0.9.8e is the new version. Go ahead and force it. You probably want to add the -n flag too, so you'll avoid upgrading zlib as well. Chris Thanks, that worked fine. -Kastus ___ macpo

Re: openssl version

2007-07-11 Thread Chris Pickel
On 11 Jul, 2007, at 12:40, Kastus Shchuka wrote: port outdated reports openssl as outdated: ... But when I try to upgrade openssl nothing happens: sudo port -vd upgrade openssl DEBUG: Found port in file:///opt/local/var/macports/sources/ rsync.macports.org/release/ports/devel/openssl DEBUG:

openssl version

2007-07-11 Thread Kastus Shchuka
Hi, I am a little bit confused about the versions of openssl. Here is the output of port info: port info openssl openssl 0.9.8e, devel/openssl (Variants: universal, darwin, darwin_6, darwin_8) http://www.openssl.org/ The OpenSSL Project is a collaborative effort to develop a robust, com