Yury Selivanov <yseliva...@gmail.com> added the comment:

> The good news is that, since Christian's recent enhancements in Issue32598 to 
> have autoconf use pkg-config to detect OpenSSL header and lib files, 
> configure will now automatically find the MacPorts OpenSSL as long as the 
> MacPorts bin directory (typically /opt/local/bin) is in the shell PATH when 
> you run configure.

/opt/local/bin *is* in my shell's PATH and `./configure' still fails to 
auto-discover OpenSSL:

    ~ ยป echo $PATH
    /Users/yury/dev/bin /opt/local/bin /opt/local/sbin /usr/local/bin /usr/bin 
/bin /usr/sbin /sbin /usr/local/share/dotnet /Users/yury/dev/sys-venvs/fish/bin

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue32694>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to