<!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">
Dan Young wrote:
<blockquote cite="mid43FF3433.4090909@mesd.k12.or.us" type="cite">
  <pre wrap="">Doug Simpson wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">[root@dsjscrd download]# rpm -ivh cinelerra-2.0-1.i386.rpm
error: Failed dependencies:
        libstdc++.so.6(GLIBCXX_3.4.4) is needed by cinelerra-2.0-1.i386

How can I fix this?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
yum install libstdc++

You might try this in the future:

yum provides fileiwant

  </pre>
</blockquote>
Apt-get install libstdc++ installed that (and a trainload of other
stuff) but it isn't the right version. . .<br>
<br>
I will try the yum one, though just for the heqq of it.<br>
<br>
Doug<br>
<br>
</body>
</html>