#51316: monit @5.12.1: Couldn't find your SSL header files ----------------------------+-------------------------------- Reporter: gary.leydon@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: elcapitan Port: monit | ----------------------------+-------------------------------- Changes (by ryandesign@…): * keywords: install,bug => elcapitan Old description:
54 # port installed | grep openssl openssl @1.0.2g_0 (active)
#port install -v monit [[BR]] ...[[BR]] checking for SSL support... enabled[[BR]] checking for SSL include directory... Not found[[BR]]
Couldn't find your SSL header files. Use --with-ssl-incl-dir option to fix this problem or disable the SSL support with --without-ssl
found this via google: credit Mario Aeby
https://translate.google.com/translate?hl=en&sl=de&u=https://blog.emeidi.com... /monit-mit-macports-unter-os-x-el-capitan-installieren-mit-angeblich- fehlenden-openssl-headern/&prev=search
ln -s /path/to/my/macports/opt/local/include /usr/local/include
port -v install monit[[BR]]
....[[BR]]
---> Cleaning monit[[BR]]
---> Removing work directory for monit[[BR]]
---> Updating database of binaries[[BR]]
---> Scanning binaries for linking errors[[BR]]
---> No broken files found. [[BR]]
53 # monit -V[[BR]]
This is Monit version 5.12.1[[BR]]
Copyright (C) 2001-2015 Tildeslash Ltd. All Rights Reserved.[[BR]]
New description: {{{ 54 # port installed | grep openssl openssl @1.0.2g_0 (active) #port install -v monit ... checking for SSL support... enabled checking for SSL include directory... Not found Couldn't find your SSL header files. Use --with-ssl-incl-dir option to fix this problem or disable the SSL support with --without-ssl }}} found this via google: credit Mario Aeby https://translate.google.com/translate?hl=en&sl=de&u=https://blog.emeidi.com... /monit-mit-macports-unter-os-x-el-capitan-installieren-mit-angeblich- fehlenden-openssl-headern/&prev=search {{{ ln -s /path/to/my/macports/opt/local/include /usr/local/include port -v install monit .... ---> Cleaning monit ---> Removing work directory for monit ---> Updating database of binaries ---> Scanning binaries for linking errors ---> No broken files found. 53 # monit -V This is Monit version 5.12.1 Copyright (C) 2001-2015 Tildeslash Ltd. All Rights Reserved. }}} -- -- Ticket URL: <https://trac.macports.org/ticket/51316#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X