Displaying 2 results from an estimated 2 matches for "nut_configur".
Did you mean:
nut_configure
2012 Mar 16
4
tcp-wrapper not found
...386 \
--host=arm-mv5sft-linux-gnueabi \
--libexecdir=/usr/local/usb \
--includedir=/usr/local/usb/include \
--with-usb-libs='-L/lib -lusb' \
--with-usb-includes=-I/usr/local/usb/prefix/include \
--with-user=root --with-group=root \
--with-usb=yes \
--with-wrap=yes \
--with-serial=no >>NUT_configure.log
Then error occured.
Three log file including configure.log attached.
And is my configuration of tcp-wrapper right? I would confure something like libusb (--with-usb-libs, --with-usb-includes, etc) but there is only one configuration of libwrap (--with-wrap) and no more could be set.
How shou...
2012 Mar 07
4
APC 750VA UPS not recognized by NUT?
...=/etc \
--localstatedir=/var \
--libdir=/lib \
--host=arm-mv5sft-linux-gnueabi \
--libexecdir=/usr/local/usb \
--includedir=/usr/local/usb/include \
--with-usb-libs='-L/lib -lusb' \
--with-usb-includes=-I/usr/local/usb/prefix/include \
--with-user=root --with-group=root \
--with-usb >>nut_configure.log 2>&1
6. make NUT
# make >>nut_make.log 2>&1
7. install NUT
# make DESTDIR=/mnt/ARM_FS install >>nut_install.log 2>&1
All manual logs and configure log generated by ./configure are attached.
Thank you!!
Best Regards
--
Andrew Chang
2012-03-07...