I have just installed alienstream but am unable to get it to run.
When I try to test the helper with alienstream URL, I get the following
message back:
error while loading shared libraries: libxine.so.1: cannot open shared
object file: No such file or directory
libxine.so.1 is located in /usr/local/lib and /usr/local/lib is in the
path.
What am I doing wrong? Any help would be appreciated.
Thanks,
Wes
Results 1 to 3 of 3
Thread: alienstream problems?
-
2004-05-13, 16:06 #1Wesley ScottGuest
alienstream problems?
-
2004-05-14, 16:09 #2Peter HeslinGuest
alienstream problems?
On Thu, May 13, 2004 at 07:06:14PM -0400, Wesley Scott wrote:
> I have just installed alienstream but am unable to get it to run.
>
> When I try to test the helper with alienstream URL, I get the following
> message back:
>
> error while loading shared libraries: libxine.so.1: cannot open shared
> object file: No such file or directory
>
> libxine.so.1 is located in /usr/local/lib and /usr/local/lib is in the
> path.
The path is irrelevant for libraries; the path only used is for
executables. Perhaps you have to edit /etc/ld.so.conf to add
a line for /usr/local/lib and then run ldconfig.
Peter
-
2004-05-14, 22:35 #3Roy M. SilvernailGuest
alienstream problems?
On Fri, 2004-05-14 at 19:09, Peter Heslin wrote:
> On Thu, May 13, 2004 at 07:06:14PM -0400, Wesley Scott wrote:
> > I have just installed alienstream but am unable to get it to run.
> >
> > When I try to test the helper with alienstream URL, I get the following
> > message back:
> >
> > error while loading shared libraries: libxine.so.1: cannot open shared
> > object file: No such file or directory
> >
> > libxine.so.1 is located in /usr/local/lib and /usr/local/lib is in the
> > path.
>
> The path is irrelevant for libraries; the path only used is for
> executables. Perhaps you have to edit /etc/ld.so.conf to add
> a line for /usr/local/lib and then run ldconfig.
Wesley, if you're running Red Hat, this is a big probability. RH never
did put /usr/local/lib in ld.so.conf by default. I had to redo it after
every upgrade.
--
Roy M. Silvernail is roy (AT) rant-central (DOT) com, and you're not
Never Forget: It's Only 1's and 0's!
SpamAssassin->procmail->/dev/null->bliss
http://www.rant-central.com

Reply With Quote
