[syslog-ng] syslog-ng 1.1.12 problem
s
spy@exploits.to
Sat, 08 May 1999 12:11:19 +0200
Balazs Scheidler wrote:
> > root@shell [/home/spy/syslog-ng-1.1.14]# syslog-ng
> > **** syslog-ng: error in loading shared libraries: libol.so.0: cannot
> > open shared object file: No such file or directory ****
> > root@shell [/home/spy/syslog-ng-1.1.14]# id
> > uid=0(root) gid=0(root)
> > groups=0(root),1(bin),2(daemon),3(sys),4(adm),6(disk),10(wheel)
> > root@shell [/home/spy/syslog-ng-1.1.14]# ls -l src/syslog-ng
> > -rwxr-xr-x 1 root root 51147 May 7 10:42 src/syslog-ng*
> > root@shell [/home/spy/syslog-ng-1.1.14]#
> > ---------
> > checking for getopt_long... yes
> > checking libol version == 0.1.10... ok
> > updating cache ./config.cache
> > -----------
> > root@shell [/home/spy/syslog-ng-1.1.14]# whereis libol.so.0
> > libol.so: /usr/local/lib/libol.so.0 /usr/local/lib/libol.so
> > root@shell [/home/spy/syslog-ng-1.1.14]# ls -l /usr/local/lib/libol.so.0
> >
> > lrwxrwxrwx 1 root root 14 May 7 10:41
> > /usr/local/lib/libol.so.0 -> libol.so.0.0.0*
> > root@shell [/home/spy/syslog-ng-1.1.14]# ls -l
> > /usr/local/lib/libol.so.0.0.0
> > -rwxr-xr-x 1 root root 40523 May 7 10:41
> > /usr/local/lib/libol.so.0.0.0*
> > root@shell [/home/spy/syslog-ng-1.1.14]#
> > -----------
>
> is /usr/local/lib listed in your /etc/ld.so.conf file?
>
Hello,
i have added that "/usr/local/lib", but its still the same
regards,
osman
root@shell [/etc]# cat ld.so.conf
/usr/local/lib
/usr/i486-linuxaout/lib
/usr/X11R6/lib
/usr/lib
/usr/i486-linux-libc5/lib
root@shell [/etc]# syslog-ng
syslog-ng: error in loading shared libraries: libol.so.0: cannot open shared
object file: No such file or directory
root@shell [/etc]#