/[monit]/monit/PLATFORMS
ViewVC logotype

Diff of /monit/PLATFORMS

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by hauk, Sat Sep 6 00:18:14 2003 UTC revision 1.3 by hauk, Wed Sep 17 22:28:29 2003 UTC
# Line 61  openssl (optional in case SSL support is Line 61  openssl (optional in case SSL support is
61  library (mandatory).  library (mandatory).
62    
63    
64    Mac OS X
65    ========
66    
67    Rick Robino reports:
68    
69    monit does compile and work fine on darwin --without-ssl. It builds
70    and works fine --with-ssl so long as the following are true
71            - the configure 'Check for ssl' includes a test for libraries ending
72            in .dylib (only checks for .so and .a now)
73            - [ssl only] system paths /usr/include and /usr/lib are not fed to
74            gcc.
75    The malloc quirk remains with cli status checks, whether or not ssl
76    support is built, but I think it's safe to ignore because status is
77    ephemeral and doesn't affect the daemon. A warning in the platforms
78    file would suffice, imho.  SSL did actually work in my tests - which
79    were on b4 and b5.  It built but didn't seem to work before then.
80    
81    
82  Any other not yet mentioned but posix compatible platform  Any other not yet mentioned but posix compatible platform
83  =========================================================  =========================================================
84    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26