Sorry, I'm a noob at Linux development, do I need to uninstall before I make install the newer version. I was under the impression that it would overwrite the old binaries.
My process is as follows. #svn co svn://svn.debian.org/nut/trunk nut #cd nut #autoreconf --install #./configure --with-user=nut --with-group=nut --with-usb Configuration summary: enable SSL development code: no enable libwrap (tcp-wrappers) support: no enable IPv6 support: yes build CGI programs: no build and install the development files: no build serial drivers: yes build SNMP drivers: no build USB drivers: yes enable HAL support: no build neon based XML driver: no build Powerman PDU client driver: no #make #sudo make install Then I run it with the commands mentioned earlier. Is this the correct procedure, or do I need more training? On Sun, 2010-01-31 at 21:03 -0500, Charles Lepple wrote: > On Jan 31, 2010, at 8:49 PM, chance fulton wrote: > > > If there is anything else you want done with this I am available to > > test > > most days. > > > > I did not have time to capture the poweroff event, as it would take me > > an hour or so to kill the ups without making too much noise :) > > > > > > Added secondary load around 60 > > Power fail at 123 > > return power at 182 > > > > Load removed at 240 > > > > Hope this helps. > > > > > > I can let it run much longer if required, I only stopped it for the > > sake > > of the list. > > Thanks, I'll look at the events later. > > I'm still confused by the output - it says it's r2300, but in that > version, it shouldn't say "Unknown input voltage range: 0x02" because > that is one of the cases that it is decoding in the switch statement > in decode_v(). Are you sure the tripplite_usb driver is being rebuilt > properly? > > If any of the other folks on the list want to take a look at this, I'd > be happy to have another set of eyes on the problem. > > - Charles _______________________________________________ Nut-upsdev mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsdev
