[Oisf-users] "libhtp-0.2.so.1: cannot open shared object file" errors

Will Metcalf william.metcalf at gmail.com
Sun Jun 27 22:19:47 UTC 2010


add the line

/usr/local/lib

to /etc/ld.so.conf

and then run ldconfig

Regards,

Will
On Sun, Jun 27, 2010 at 5:11 PM, Ralph Adame <radame at radame.org> wrote:
> Hi all. I downloaded, complied, and installed Suricata successfully. When
> attempting to run it for the first time I receive,
>
> /usr/local/bin/suricata: error while loading shared libraries:
> libhtp-0.2.so.1: cannot open shared object file: No such file or directory
>
> I have the following in /usr/local/lib,
>
> # find /usr/local/lib/ -name "libhtp*"
> /usr/local/lib/libhtp.so
> /usr/local/lib/libhtp-0.2.so.1.0.2
> /usr/local/lib/libhtp-0.2.so.1
> /usr/local/lib/libhtp.la
> /usr/local/lib/libhtp.a
>
> Here's a full listing of the files,
>
> # cd /usr/local/lib/
> root at hoth:/usr/local/lib# ls -al libhtp*
> lrwxrwxrwx 1 root root     19 2010-06-26 09:27 libhtp-0.2.so.1 ->
> libhtp-0.2.so.1.0.2
> -rwxr-xr-x 1 root root 220281 2010-06-26 09:27 libhtp-0.2.so.1.0.2
> -rw-r--r-- 1 root root 328144 2010-06-26 09:27 libhtp.a
> -rwxr-xr-x 1 root root    952 2010-06-26 09:27 libhtp.la
> lrwxrwxrwx 1 root root     19 2010-06-26 09:27 libhtp.so ->
> libhtp-0.2.so.1.0.2
>
> I checked Google and didn't find anything specific. Any help would be
> appreciated.Thank you.
>
> - Rad
>
> _______________________________________________
> Oisf-users mailing list
> Oisf-users at openinfosecfoundation.org
> http://lists.openinfosecfoundation.org/mailman/listinfo/oisf-users
>
>



More information about the Oisf-users mailing list