<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
John Andersen wrote:
<blockquote cite="mid200504061553.30167.jsa@video.homelinux.org"
type="cite">
<pre wrap="">On Wednesday 06 April 2005 3:09 pm, herminio wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I have LAME installed, but this RPM won't detect it, and won't install.
Any idea how to fix this?
rpm -ivh mythtv-0.17-8.i586.rpm
warning: mythtv-0.17-8.i586.rpm: V3 DSA signature: NOKEY, key ID 3a8f0245
error: Failed dependencies:
lame is needed by mythtv-0.17-8
libmyth = 0.17 is needed by mythtv-0.17-8
rhserver:/home/herminio/downloads/linux/mythtv #
</pre>
</blockquote>
<pre wrap=""><!---->
type: which lame
and see if you REALLY have lame installed....
Should yield something like /usr/bin/lame
Then check that it is somewhere myth can find it.
</pre>
</blockquote>
Here is the output:<br>
<br>
:~> which lame<br>
/usr/local/bin/lame<br>
<br>
Here is the version of lame:<br>
<br>
lame -v<br>
LAME version 3.96.1 (<a class="moz-txt-link-freetext" href="http://lame.sourceforge.net/">http://lame.sourceforge.net/</a>)<br>
</body>
</html>