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 That seems to configure correctly, but when I run make I do get a lot of errors; all from snmp-ups.c. Not sure if that is normal or not. _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

