<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body>
Alexis de Lattre wrote:<br>
<blockquote type="cite" cite="mid20030312110250.GC1232@via.ecp.fr">
  <pre wrap="">On Tue, Mar 11, 2003, Bill Eldridge wrote :
  </pre>
  <blockquote type="cite">
    <pre wrap="">Just a warning for those thinking about installing
RedHat rpm's, I've pretty well gone through dependency
hell (this package depends on 3 others that depend on
7 others that depend on...) on it every time I've tried
to install.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I added a warning on the VLC for RedHat page and advised to compile from
sources.

Do you have some experience with RPM building ? Could you try to build
new ones ?

  </pre>
</blockquote>
You mean make the spec file itself? Yeah, I did it once before<br>
for either vlc or vls, basically just hacked the existing one<br>
to remove all the dependencies I didn't have, so I'll try<br>
doing this again when I get to work.<br>
<br>
The neat way is to have the configure script automatically<br>
create the spec file, so then it's almost guaranteed to work<br>
for that system if configure didn't fail.<br>
</body>
</html>