I am trying to install GIT and I'm failing on the curl install with the following:
so I tried to do a deinstal and reinstall on CURL and I get the following:
so I tried the same with OpenLDAP and the only copy I can find in the ports tree is the following:
When attempting to run MAKE I get the following
Not sure where to go from here or how to solve the issue. Didn't find anything in UPDATING that seems to refer to this issue.
Code:
Staging for git-2.11.1
===> git-2.11.1 depends on executable: curl - not found
===> curl-7.53.1 cannot install: unknown OpenLDAP version: Shared object
"libssl.so.8" not found, required by "ldapwhoami".
*** Error code 1
so I tried to do a deinstal and reinstall on CURL and I get the following:
Code:
===> curl-7.53.1 cannot install: unknown OpenLDAP version: Shared object
"libssl.so.8" not found, required by "ldapwhoami".
*** Error code 1
Stop.
make: stopped in /usr/ports/ftp/curl
so I tried the same with OpenLDAP and the only copy I can find in the ports tree is the following:
Code:
/usr/ports/devel/p5-Test-OpenLDAP
When attempting to run MAKE I get the following
Code:
===> p5-Test-OpenLDAP-0.05_4 cannot install: unknown OpenLDAP version: Shared
object "libssl.so.8" not found, required by "ldapwhoami".
*** Error code 1
Stop.
make: stopped in /usr/ports/devel/p5-Test-OpenLDAP
Not sure where to go from here or how to solve the issue. Didn't find anything in UPDATING that seems to refer to this issue.