> On Oct 17, 2015, at 16:00, Frank Röhm <francwal...@gmx.net> wrote:
> 
> 
>> Am 17.10.2015 um 20:44 schrieb Brandon Allbery <allber...@gmail.com>:
>> 
>> On Sat, Oct 17, 2015 at 2:24 PM, Frank Röhm <francwal...@gmx.net> wrote:
>> checking for openssl directory... configure: WARNING: We found the libraries 
>> for openssl, but we could not find the C header files.  You may need to 
>> install a devel package.
>> configure: error: Missing headers; unable to proceed.
>> 
>> You probably got the system OpenSSL the last time you built it. 10.11 
>> doesn't have OpenSSL any more (I think it has LibreSSL? which is not 100% 
>> compatible, apparently).

No, OS X does not ship with Libressl.  OS X 10.11 ships with OpenSSL 0.9.8zg at 
/usr/lib/libssl.0.9.8.dylib and OpenSSL 0.9.7l at /usr/lib/libssl.0.9.7.dylib.  
These binaries are present to maintain binary compatibility.  OpenSSL was 
deprecated about 5 years ago on OS X.

> Oh, yes, that could be, thank you for the hint!.
> 
> Yes there still seems to be openssl in 10.11, but old version, OpenSSL 
> 0.9.8zg 14 July 2015 find I in /usr/bin/openssl
> I renamed it to …OLD and linked the macports openssl to this path.
> 
> MacBook:tor-0.2.7.3-rc f$ ls -al /usr/bin/openssl
> lrwxr-xr-x 1 root wheel 22 18. Okt 00:24 /usr/bin/openssl -> 
> /opt/local/bin/openssl*

Absolutely do not do that.

> MacBook:tor-0.2.7.3-rc f$ openssl version
> OpenSSL 1.0.2d 9 Jul 2015
> 
> 
>> To use the MacPorts version, you likely need "./configure 
>> --with-openssl=/opt/local" or similar.
>> 
>> Of course, there's also the MacPorts port of tor, and a port of the Vidalia 
>> GUI.
>> 
>>    sudo port install vidalia        # will install tor as a dependency
> 
> Ah? Good to know!  Thanks. If I cannot solve my problem, I will do this.
> 
> 
> But at the moment I switched the openssl problems with maybe much more 
> difficult problems, install-sh is missing:
> 
> MacBook:tor-0.2.7.3-rc root# ./configure --with-openssl=/opt/local
> configure: WARNING: unrecognized options: --with-openssl
> configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." 
> "./../..” 
> 
> I don’t know how that happened. I have autoconf, autoconf, gettext and 
> libtool installed, but that seems to be mixed up with the Systems versions.
> I will come back here to this initial openssl problem, when I solved these 
> install-sh problems.
> 
> Thank you firstly.
> 
> frank
> 
> 
> _______________________________________________
> macports-users mailing list
> macports-users@lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-users

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to