Ah...that's it.  If you couldnt tell already, I am still learning
Linux. :)   Before I started on mythtv, I hade never worked with
Linux at all, so it's taking me a little longer to get with the
program.  I tried reading up on rpm, but the man page is pretty
darn tedious.&nbsp; <br>
<br>
Appreciate the help. <br><br><div><span class="gmail_quote">On Apr 8, 2005 8:33 PM, <b class="gmail_sendername">Jarod Wilson</b> &lt;<a href="mailto:jarod@wilsonet.com">jarod@wilsonet.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Friday 08 April 2005 17:28, Larry K wrote:<br>&gt; Jarod,<br>&gt;<br>&gt; At the risk of sounding like a total n00b, I don't seem to be able to run<br>&gt; that rpm command. It says 'no such file or directory'<br>&gt;<br>&gt; rpm -q uaw-fonts returns this:<br>&gt;<br>&gt; urw-fonts-2.2-7.99_1.at<br>&gt;<br>&gt; Ideas? I'm probably being overly cautious because...now that I have my<br>&gt; system working, I don't want to do something silly to corrupt my rpm<br>&gt; database.<br><br>You didn't download the package first. :-)<br><br>Either:<br><br># wget \<br><a href="ftp://rpmfind.net/linux/fedora/core/2/i386/os/Fedora/RPMS/urw-fonts-2.1-7.noarch.rpm">ftp://rpmfind.net/linux/fedora/core/2/i386/os/Fedora/RPMS/urw-fonts-2.1-7.noarch.rpm</a><br># rpm -Uvh --oldpackage urw-fonts-2.1-7.noarch.rpm<br><br>or:<br><br># rpm -Uvh --oldpackage \<br><a href="ftp://rpmfind.net/linux/fedora/core/2/i386/os/Fedora/RPMS/urw-fonts-2.1-7.noarch.rpm">ftp://rpmfind.net/linux/fedora/core/2/i386/os/Fedora/RPMS/urw-fonts-2.1-7.noarch.rpm</a><br><br>&gt; On Apr 7, 2005 8:36 PM, Jarod Wilson &lt;<a href="mailto:jarod@wilsonet.com">jarod@wilsonet.com</a>&gt; wrote:<br>&gt; &gt; On Thursday 07 April 2005 16:21, Larry K wrote:<br>&gt; &gt; &gt; Can someone tell me how to downgrade the urw fonts without using the<br>&gt; &gt; &gt; rpm --force option? I tried running this command:<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; rpm -Uvh<br>&gt; &gt;<br>&gt; &gt; <a href="ftp://rpmfind.net/linux/fedora/core/2/i386/os/Fedora/RPMS/urw-fonts-2.1-7">ftp://rpmfind.net/linux/fedora/core/2/i386/os/Fedora/RPMS/urw-fonts-2.1-7</a><br>&gt; &gt;.n<br>&gt; &gt;<br>&gt; &gt; &gt;oarch.rpm<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; But I was told I already have a newer version (duh). Should I<br>&gt; &gt; &gt; uninstall the urw-fonts package I have now, and then reinstall the one<br>&gt; &gt; &gt; shown above?<br>&gt; &gt;<br>&gt; &gt; rpm -Uvh --oldpackage urw-fonts-2.1-7.noarch.rpm<br><br>--<br>Jarod Wilson<br><a href="mailto:jarod@wilsonet.com">jarod@wilsonet.com</a><br><br>Got a question? Read this first...<br>&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://catb.org/~esr/faqs/smart-questions.html">http://catb.org/~esr/faqs/smart-questions.html</a><br>MythTV, Fedora Core &amp; ATrpms documentation:<br>&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://wilsonet.com/mythtv/">http://wilsonet.com/mythtv/</a><br>MythTV Searchable Mailing List Archive<br>&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.gossamer-threads.com/lists/mythtv/">http://www.gossamer-threads.com/lists/mythtv/</a><br><br><br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br><br><br><br></blockquote></div><br>