Hi Chris, > Arnaud Quette <[email protected]> writes: > >are you sure that you have re executed configure, and that you have the > >above "build USB drivers: yes" message? > >don't forget to call make too. > >I see no reason for not having tripplite_usb if the above are met. > >please, fix that point first. > > I suspect it is because of my limited knowledge of compiling from source. > Basically I have the source directory in my home directory. I login as > root and run this: > ./configure --with-user=ups --with-group=nut > --prefix=/usr --exec-prefix=/ --sysconfdir=/etc/nut --mandir=/usr/share/man > --libdir=/lib --includedir=/usr/include --without-ssl --with-hal > --with-cgi --with-dev --enable-static --with-statepath=/var/run/nut > --with-altpidpath=/var/run/nut > --with-drvpath=/lib/nut --with-cgipath=/usr/lib/cgi-bin/nut > --with-htmlpath=/usr/share/nut/www --with-pidpath=/var/run/nut > --datadir==/usr/share/nut --with-pkgconfig-dir=/usr/lib/pkgconfig
--with-hal is not so good if you going to use the standard setup with driver daemon and client. Set it to --without-hal And follow the advice from Arjen about the snmp. /Kjell _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

