Re: [dvd::rip] Can't find dependencies
|
Subject: |
Re: [dvd::rip] Can't find dependencies |
|
From: |
Nicholas E Andrade <neandrad@xxxxxxxxxxxxxx> |
|
Date: |
Thu, 2 Jun 2005 00:32:09 -0700 (PDT) |
On Wed, 1 Jun 2005, Mark Rose wrote:
On Wed, 2005-01-06 at 21:28 -0700, Nicholas E Andrade wrote:
I am attempting to run dvdrip in gentoo (kernel-2.6.12-rc2-love1 w/ nptl),
but I am running into a problem. I am using the official ebuild for
0.52.5 & transcode 0.6.14, however when I start dvdrip (both as a user and
as root), it can't find any dependencies (including the mandatory). Under
preferences, when I specify paths to the programs (like mplayer) it sees
them fine.
It sees them fine, but fails when it tries to excute them during a
rip/encode? What error does it give? Are you entering the entries
manually, with a leading / (e.g. /usr/bin/transcode) ?
When I start dvdrip, 3 windows open: the main dvdrip windows, dvd::rip
Dependency check, and dvd::rip Message. The main window looks like it
normally does (dvd::rip version 0.52.5 etc.), the Dependency check is the
same window you get by selecting Debug => Check Dependencies except
evrything under the "Installed" column is listed as "missing" and
everything under the Ok column is listed as "No". The window titled
dvd::rip Message states, "One or several mandatory tools are missing or
too old. You must install them before you can proceed with dvd::rip."
I have not tried to encode anything yet (since this error occured).
dvdrip worked fine with version 0.52.3-r1, the only new thing is the
kernel.
Try starting dvd::rip in a shell and copying the output it provides.
This is my only output:
neandrad@stewie ~ $ dvdrip&
[1] 20786
neandrad@stewie ~ $ sh: error while loading shared libraries: libdl.so.2:
cannot open shared object file: No such file or directory
When I try to pass LD_ASSUME_KERNEL, I get the following error:
neandrad@stewie ~ $ LD_ASSUME_KERNEL=2.2.5 dvdrip
/usr/bin/perl: error while loading shared libraries: libpthread.so.0:
cannot open shared object file: No such file or directory
I received the exact same output to the console in both cases when running
as root.
|
|