Re: [Prelude Hybrid IDS] #270: Compiling Libprelude
"Prelude Hybrid IDS" <[email protected]>
| Newsgroups | gmane.comp.security.ids.prelude.devel |
|---|---|
| Message-ID | <[email protected]> |
#270: Compiling Libprelude ---------------------------------------+------------------------------------ Reporter: [email protected] | Owner: yoann Type: defect | Status: closed Priority: high | Milestone: Component: libprelude | Version: 0.9 Severity: normal | Resolution: invalid Keywords: | ---------------------------------------+------------------------------------ Changes (by yoann): * status: new => closed * resolution: => invalid * component: generic => libprelude Old description: > Hey, > > I am trying to compile libprelude and am getting this error message… > > checking for libgnutls-config... /usr/local/bin/libgnutls-config > > checking for libgnutls - version >= 1.0.17... no > > *** Could not run libgnutls test program, checking why... > > *** The test program compiled, but did not run. This usually means > > *** that the run-time linker is not finding LIBGNUTLS or finding the > wrong > > *** version of LIBGNUTLS. If it is not finding LIBGNUTLS, you'll need to > set your > > *** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to > point > > *** to the installed location Also, make sure you have run ldconfig if > that > > *** is required on your system > > *** > > *** If you have an old version installed, it is best to remove it, > although > > *** you may also be able to get things to work by modifying > LD_LIBRARY_PATH > > configure: error: libgnutls is required in order to build libprelude. > > [root@olccids1 libprelude-0.9.16.1]# whereis libgnutls > > libgnutls: /usr/local/lib/libgnutls.so /usr/local/lib/libgnutls.a > /usr/local/lib/libgnutls.la > > [root@olccids1 libprelude-0.9.16.1]# libgnutls-config --version > > 2.2.0 > > I can see where the script is looking for anything greater than version > 1.0.17 but as you can see I have 2.2.0 installed. > > HOW can I get the script to see 2.2.0? > > Thanks in advance for all of your help.. New description: Hey, I am trying to compile libprelude and am getting this error message… {{{ checking for libgnutls-config... /usr/local/bin/libgnutls-config checking for libgnutls - version >= 1.0.17... no *** Could not run libgnutls test program, checking why... *** The test program compiled, but did not run. This usually means *** that the run-time linker is not finding LIBGNUTLS or finding the wrong *** version of LIBGNUTLS. If it is not finding LIBGNUTLS, you'll need to set your *** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point *** to the installed location Also, make sure you have run ldconfig if that *** is required on your system *** *** If you have an old version installed, it is best to remove it, although *** you may also be able to get things to work by modifying LD_LIBRARY_PATH configure: error: libgnutls is required in order to build libprelude. }}} {{{ [root@olccids1 libprelude-0.9.16.1]# whereis libgnutls libgnutls: /usr/local/lib/libgnutls.so /usr/local/lib/libgnutls.a /usr/local/lib/libgnutls.la }}} {{{ [root@olccids1 libprelude-0.9.16.1]# libgnutls-config --version 2.2.0 }}} I can see where the script is looking for anything greater than version 1.0.17 but as you can see I have 2.2.0 installed. HOW can I get the script to see 2.2.0? Thanks in advance for all of your help.. Comment: Please direct support and installation questions to the Prelude [http ://prelude-ids.org/spip.php?rubrique7 mailing list]. -- Ticket URL: <https://trac.prelude-ids.org/ticket/270#comment:1> Prelude Hybrid IDS <http://www.prelude-ids.org> The Prelude Hybrid Intrusion Detection System suite _______________________________________________ Prelude-devel site list [email protected] http://www.prelude-ids.org/mailman/listinfo/prelude-devel