Displaying 2 results from an estimated 2 matches for "artesano".
2015 Feb 13
1
Testing recommend, make Install error Re: Nut-upsuser Digest, Vol 116, Issue 10
Hi,
Thanks for help.
- I download the last version of NUT, 2.7.2.6
- I install library:
nss-devel
gcc-c++
So now I didn't get last errors on make.
But I get a new one when I try to do - make install
---------------------------
*[root at artesano nut-2.7.2.6]# make install*
Making install in include
make[1]: Entering directory `/home/artesano/Downloads/nut-2.7.2.6/include'
NUT_VERSION: "2.7.2.6"
test -f nut_version.h || cp _nut_version.h nut_version.h
cmp -s _nut_version.h nut_version.h || cp _nut_version.h nut_version.h
rm -f...
2015 Feb 13
1
Error installing Nut 2.7.2 on RedHat 6.6
...that it is supported using Nut version 2.7.2, but I looking all
around the web how to install it in my RedHat but I didn't find answers.
Follow the guide, I can downlad lasted version stable on web: 2.7.2
Here the errors and info from terminal:
Thanks a lot for help me.
----------------------
*[artesano at artesano nut-2.7.2]$ ./configure --with-user=artesano
--with-group=nut --with-usb*
Network UPS Tools version 2.7.2
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for hos...