Opened 8 years ago

Closed 8 years ago

#51316 closed defect (fixed)

monit @5.12.1: Couldn't find your SSL header files

Reported by: gbleydon Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: elcapitan Cc:
Port: monit

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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/2016/04/02/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.

Change History (3)

comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: elcapitan added; install bug removed
Summary: Monit 5.12.1, El Capitan 10.11.14 port install fails looking for openssl includesmonit @5.12.1: Couldn't find your SSL header files

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

comment:3 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.