[MacPorts] #53549: Error: org.macports.configure for port libssh returned: configure failure: command execution failed
MacPorts
noreply at macports.org
Sat Feb 11 15:10:04 UTC 2017
#53549: Error: org.macports.configure for port libssh returned: configure failure:
command execution failed
----------------------+-------------------
Reporter: ppiseri | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords: tiger
Port: libssh |
----------------------+-------------------
Comment (by kencu):
Hi - as you noticed, your log says
{{{
134 :info:configure -- Looking for openssl/des.h
135 :info:configure -- Looking for openssl/des.h - not found
}}}
so go ahead and please check if you have openssl installed.
{{{
port -v installed | grep ssl
}}}
If not, go ahead and install it `sudo port -v install openssl` and try
your libssh install again. OpenSSL seems to install perfectly fine on
10.4.
{{{
openssl @1.0.2f_0 platform='darwin 8' archs='ppc'
date='2016-03-01T11:02:05-0800'
openssl @1.0.2h_1 platform='darwin 8' archs='ppc'
date='2016-07-11T18:20:25-0700'
openssl @1.0.2i_0 platform='darwin 8' archs='ppc'
date='2016-09-22T21:20:27-0700'
openssl @1.0.2j_0 platform='darwin 8' archs='ppc'
date='2016-10-01T09:46:12-0700'
openssl @1.0.2k_0 (active) platform='darwin 8' archs='ppc'
date='2017-02-08T09:48:24-0800'
}}}
--
Ticket URL: <https://trac.macports.org/ticket/53549#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list