This is a discussion on RE: [Snort-users] Help please: libpcre.so.0: cannot open shared... within the Snort forums, part of the System Security and Security Related category; Is this installed? pcre - Perl-compatible regular expression library >From: "David" <dwad24@excite.com> >...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Is this installed?
pcre - Perl-compatible regular expression library >From: "David" <dwad24@excite.com> >Reply-To: dwad24@excite.com >To: snort-users@lists.sourceforge.net >Subject: RE: [Snort-users] Help please: libpcre.so.0: cannot open shared... >Date: Fri, 4 Jun 2004 14:10:51 -0400 (EDT) > > Hey Gustavo,This may be a wild shot in the dark, but what is your >environment variable $LD_LIBRARY_PATH set to? You can check by doing this: >echo $LD_LIBRARY_PATH If this comes up blank, or if the path to your >libpcre.so.0 isn't there, you may need to add the path to your libpcre.so.0 >library to that variable. For example: If your libpcre.so.0 resides in >/usr/local/lib, you will need to add /usr/local/lib to that variable by >doing thisin >sh/bash/ksh:LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATHexport >LD_LIBRARY_PATHand in csh/tcsh (my syntax may be wrong); set >LD_LIBRARY_PATH /usr/local/lib:$LD_LIBRARY_PATH If none of this is the >case, make sure that permissions are ok, and make sure that if libpcre.so.0 >is a symlink, that the file it is linked to exists as well. HTH, Dave--- >On Fri 06/04, Gustavo Gomes < gustavo@auge.com.br > wrote:From: >Gustavo Gomes [mailto: gustavo@auge.com.br]To: >snort-users@lists.sourceforge.netDate: Fri, 4 Jun 2004 14:28:10 >-0300Subject: [Snort-users] Help please: libpcre.so.0: cannot open >shared... > > > > > > > >Hello people, I´ve just finished to install snort in a PC and I got an >error when I tryed to start snort: "/etc/init.d/snort start > > Starting Intrusion Database System: SNORT/usr/local/bin/snort: error >while loading shared libraries: libpcre.so.0: cannot open shared object >file: No such file or directory " Can anyone help me to fix this error? >I´ve scanned the google and archive list of users and development in >snort.org but I´ve not found nothing! > >_______________________________________________ >Join Excite! - http://www.excite.com >The most personalized portal on the Web! __________________________________________________ _______________ Watch the online reality show Mixed Messages with a friend and enter to win a trip to NY http://www.msnmessenger-download.cli...ave/direct/01/ ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ Snort-users mailing list Snort-users@lists.sourceforge.net Go to this URL to change user options or unsubscribe: https://lists.sourceforge.net/lists/...fo/snort-users Snort-users list archive: http://www.geocrawler.com/redir-sf.p...st=snort-users |