> Now the LD_ASSUME_KERNEL magic is applied only to the executed
> transcode commands. Please send feedback whether this workaround solves
> the problem or not.
This particular fix doesn't work: now the Dependency Check window comes
up on startup, everything looks ok (no red lines), but the "One or more
mandatory tools are missing" message is still generated, and dvdrip won't
run.
BUT . . .
If I change your new transcode script to have "export
LD_ASSUME_KERNEL=2.4.30" instead of "export LD_ASSUME_KERNEL=2.2.5", then
it works! Dvdrip starts ok, and grabs frames fine. Similarly, if I
remove the symlinks, hack the appropriate line in Config.pm, then set
"Workaround transcode NPTL bugs" to yes, it works as well.
Strange, eh?
|