Compile and install latest monit 5.11 on Raspbian - Raspberry Pi Forums


current version of monit in raspbian stuck @ old 5.4 version, , latest 5.11 version has lots of shiny new features.

compile , install latest monit 5.11 source code follow these steps:

code: select all

sudo apt-get install libpam0g-dev libssl-dev wget http://mmonit.com/monit/dist/monit-5.11.tar.gz tar xvzf monit-5.11.tar.gz cd monit-5.11/ ./configure make sudo make install
check out monit examples - http://mmonit.com/monit/documentation/m ... n-examples

hi,

complete new here , world of raspberry.
own raspi running wheezly domoticz home automation.
noticed monit old same other packages.
tried tip upgrade monit no matter doesn't want update.
followed guide seems broke.
hope find here.

tried several older versions aswell.
other packages lua can't updated.
if follow guide following when hit "sudo make install"
code below older version latest , other packages trows out this.

code: select all

sudo make install make  install-recursive make[1]: entering directory '/home/pi/monit-5.9' making install in libmonit make[2]: entering directory '/home/pi/monit-5.9/libmonit' making install in . make[3]: entering directory '/home/pi/monit-5.9/libmonit' make[4]: entering directory '/home/pi/monit-5.9/libmonit' make[4]: nothing done 'install-exec-am'. make[4]: nothing done 'install-data-am'. make[4]: leaving directory '/home/pi/monit-5.9/libmonit' make[3]: leaving directory '/home/pi/monit-5.9/libmonit' making install in test make[3]: entering directory '/home/pi/monit-5.9/libmonit/test' make[4]: entering directory '/home/pi/monit-5.9/libmonit/test' make[4]: nothing done 'install-exec-am'. make[4]: nothing done 'install-data-am'. make[4]: leaving directory '/home/pi/monit-5.9/libmonit/test' make[3]: leaving directory '/home/pi/monit-5.9/libmonit/test' make[2]: leaving directory '/home/pi/monit-5.9/libmonit' make[2]: entering directory '/home/pi/monit-5.9' make[3]: entering directory '/home/pi/monit-5.9'  /bin/mkdir -p '/usr/local/bin'   /bin/bash ./libtool   --mode=install /usr/bin/install -c monit '/usr/local/bin' libtool: install: /usr/bin/install -c monit /usr/local/bin/monit  /bin/mkdir -p '/usr/local/share/man/man1'  /usr/bin/install -c -m 644 monit.1 '/usr/local/share/man/man1' make[3]: leaving directory '/home/pi/monit-5.9' make[2]: leaving directory '/home/pi/monit-5.9' make[1]: leaving directory '/home/pi/monit-5.9' 


raspberrypi



Comments

Popular posts from this blog

VIDIOC_S_FMT error 16, Device or resource busy - Raspberry Pi Forums

using a laptop skeleton to build a pi laptop - Raspberry Pi Forums

Forum for Joomla? - Joomla! Forum - community, help and support