[Nut-upsuser] Error installing Nut 2.7.2 on RedHat 6.6

Charles Lepple clepple at gmail.com
Fri Feb 13 03:30:07 UTC 2015


On Feb 12, 2015, at 9:20 PM, Leopoldo Cantillo <leopoldo.cantillo at gmail.com> wrote:

> Hi,
> 
> I need help because I can't install Nut in RedHat EL 6.6
> The version of Nut in repository ot RHEL is 2.6.5-2, but doesn't suppor my UPS, 
> Liebert GXT3-200RT.

I think GXT3 support was added after 2.7.2 was released.

Since you are building from source already, I recommend grabbing the latest snapshot from this page:

http://buildbot.networkupstools.org/snapshots

At the moment, it is 2.7.2.6 (we are working on releasing 2.7.3).

> I read 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 for Mozilla NSS version via pkg-config... none found
> checking for Mozilla NSS cflags... 
> checking for Mozilla NSS ldflags... -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4
> checking for nss.h... yes
> checking for NSS_Init... yes
> checking whether to enable SSL support... yes (Mozilla NSS)

There is a bug in our NSS detection - it found the wrong nss.h.

Filed an issue so we don't forget: https://github.com/networkupstools/nut/issues/184

You will need to install something like 'libnss-devel' (or maybe 'lib64nss-devel'?) to get the NSS headers and development library.

-- 
Charles Lepple
clepple at gmail






More information about the Nut-upsuser mailing list