User Tools

Site Tools


blog:install_nut_on_ipcop

This is an old revision of the document!


Install NUT on ipcop

  1. I used a debian 3.0 sarge machine to build the package. I first tried on newer ubuntu 6.1 machine, but got problem with the glib version.
  2. Download source package from http://www.networkupstools.org/, i did this with 2.0.5
  3. unpack it with tar xzvf
  4. build it according INSTALL
  ./configure && make
  1. install it to a dedicated directory
  make DESTDIR=/tmp/package install
  make DESTDIR=/tmp/package install-conf
  1. This leaves a complete /usr directory tree under /tmp/package
  2. Pack it up with
  tar czf nut-2.0.5.tgz /tmp/package
  1. Copy it to your ipcop Machine with
  scp -P 222

~~LINKBACK~~

Discussion

Enter your comment. Wiki syntax is allowed:
   ___   __  __  _____   _  __     __
  / _ ) / / / / / ___/  | |/_/ __ / /
 / _  |/ /_/ / / /__   _>  <  / // / 
/____/ \____/  \___/  /_/|_|  \___/
 
blog/install_nut_on_ipcop.1242829451.txt.gz · Last modified: 2009-05-20 16:24 by brb