<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Shawn McCuan wrote:
<blockquote cite="mid1106517421.11559.0.camel@localhost.localdomain"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="GENERATOR" content="GtkHTML/3.3.2">
i installed usingĀ  - - no dep, and it seems to be working fine. Thanks
for all your help!<br>
  <br>
  <br>
On Sat, 2005-01-22 at 11:36 -0600, Jonathan Berry wrote:
  <blockquote type="CITE">
    <pre><font color="#000000">On Sat, 22 Jan 2005 02:38:31 -0500, Shawn McCuan <<a
 href="mailto:mccuan@wave3.org">mccuan@wave3.org</a>> wrote:</font>
<font color="#000000">>  Hi,</font>
<font color="#000000">>  </font>
<font color="#000000">>  I'm wondering where I can find an RPM for NVU-0.70 for Fedora 3. Ive tried</font>
<font color="#000000">> installing the fedora Core 2 version from nvu.com, but, it gives me an error</font>
<font color="#000000">> stating that I must first install gtk+2, but, I don't know where to get that</font>
<font color="#000000">> either. I have tried:</font>
<font color="#000000">>  </font>
<font color="#000000">>  yum install gtk</font>
<font color="#000000">>                  gtk2</font>
<font color="#000000">>                  gtk+2</font>
<font color="#000000">>  </font>
<font color="#000000">>  I'm fairly new to Linux, and I don't yet completely understand how to build</font>
<font color="#000000">> from source, so, an RPM is preferred. </font>
<font color="#000000">>    </font>
<font color="#000000">>  Thanks!</font>
<font color="#000000">></font>
<font color="#000000">>  Shawn McCuan</font>
<font color="#000000">>  <a href="mailto:mccuan@wave3.org">mccuan@wave3.org</a> </font>

<font color="#000000">I don't see a Fedora Core 2 rpm for 0.7, but there is now an FC3 rpm</font>
<font color="#000000">for 0.6.  You might try to download the spec file for 0.6 that they</font>
<font color="#000000">have and use it with the SuSE src.rpm to rebuild it.  I earlier found</font>
<font color="#000000">a Mandrake src.rpm and after editing the spec file some was able to</font>
<font color="#000000">rebuild it for the x86_64 architecture.  The rpm didn't work perfectly</font>
<font color="#000000">(a menu creation macro for post install doesn't work), but NVU seems</font>
<font color="#000000">to work.</font>
<font color="#000000">One of the changes I had to make to the spec file was to change the</font>
<font color="#000000">gkt+2-devel dependency to gtk2-devel, so maybe you are seeing</font>
<font color="#000000">something similar.  On FC3, the packages are called gtk2, and not</font>
<font color="#000000">gtk+2, which the rpm seems to be expecting.</font>
<font color="#000000">I may try rebuilding 0.7 with the given FC3 spec file.  If I have any</font>
<font color="#000000">success, I'll let you know.</font>

<font color="#000000">Jonathan</font>

    </pre>
  </blockquote>
</blockquote>
You're welcome, just remember that --nodeps is not to be used lightly,
only if you *REALLY* know you have the dependencies covered and the
prime suspect could be a badly packaged rpm.<br>
</body>
</html>