I have recently gone through that process so I just posted what I did on http://thinkinginsoftware.blogspot.com/2011/04/installing-monit-in-solaris-10.html
Best, -Nestor On Fri, Apr 8, 2011 at 8:22 PM, Paul Sun <[email protected]> wrote: > Hi > > > > I am failed to build the MONIT on Solaris x86-64 even though following the > instructions. Anyone can help? > > > > I use this command to configure the monit. > > ./configure --with-ssl-incl-dir=/usr/sfw/include > --with-ssl-lib-dir=/usr/sfw/lib/64 CCFLAGS='-m64 -mtune=x86-64'\ > LDFLAGS='-m64 -mtune=x86-64' > > > > The LD_LIBRARY_PATH should be already point to /usr/sfw/lib/64 > > > > Is there any pre-built version for SOalris x86-64??? HELP!!! > > > > checking for kstat_open in -lkstat... yes > > checking for large files support... enabled > > ############################################################################### > > ### Solaris requires 64-bit support for large files and resource monitoring > ### > > ### enabled. > ### > > ### > ### > > ### Compile monit with 64-bit support (see PLATFORMS file for details) > ### > > ############################################################################### > > configure: error: Solaris requires 64-bit support for large files and > resource monitoring enabled > > > > -- > To unsubscribe: > http://lists.nongnu.org/mailman/listinfo/monit-general > -- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
