Page 1 of 1

A stupid question

Posted: 26 Apr 2004 03:54
by guest
I have already compiled my vls-0.5.6, and the other liberaries. But I can't open the vls at all, and even I can't telnet my localhost 9999 port.

[root@localhost vls]# vls
vls: error while loading shared libraries: libdvbpsi.so.3: cannot open shared object file: No such file or directory

[root@localhost vls-0.5.6]# telnet localhost 9999
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused

Did I do anything wrong??

Can anybody help me!! Thanks very much.[/img]

Posted: 13 May 2004 08:33
by cclab
you confirm a file~

/etc/ld.so.conf

this file contain of this line

"/usr/local/lib "

if the line is not present, add-it and then run

/sbin/ldconfig