Hi Marc,<br><br>There are some apps everyone likes that don&#39;t ship with redhat based stuff for license reasons. Anything using dvdcss is a legal timebomb for redhat so other places handle it.<br><br>If you add <a href="http://rpm.livna.org/livna-release-8.rpm">http://rpm.livna.org/livna-release-8.rpm</a> package to your system, you will get things like working mp3 , xine, mplayer and then also get <a href="http://ftp.freshrpms.net/pub/freshrpms/fedora/linux/9/freshrpms-release/freshrpms-release-1.1-1.fc.noarch.rpm">http://ftp.freshrpms.net/pub/freshrpms/fedora/linux/9/freshrpms-release/freshrpms-release-1.1-1.fc.noarch.rpm</a> for ogle and tons of other stuff. <br>
<br>You may need to do things like exclude packages from one that you want to get from the other as there is some clash/overlap. <br><br>Notes on both: I have had excellent results with kernel stuff from livna (mainly the madwifi modules that now ship with F9!) and the multimedia stuff I generally get from freshrpms. By default, I leave both repos disabled and only enable them when I need specific stuff. If you&#39;re not a cli junkie, yumex is your friend. From a root shell yum install yumex and your off to the races.<br>
<br>NOTE #2: The default package manager gui crap in F9 is braindead. You can&#39;t select multiple packages and do a bulk install. It&#39;s one at a time. AARRGGHH! It will handle all dependencies but you must wait for each package you select to install before you can select another. Braindead. Just fraking braindead.<br>
<br><div class="gmail_quote">On Wed, May 21, 2008 at 8:32 AM, Marc Ferguson &lt;<a href="mailto:mferguson@digitalalias.net">mferguson@digitalalias.net</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
- Original message -<br>
I noticed that the package appears to be for Red Hat 7 (circ...<br>
<br>
Cool, thanks for the info. I&#39;ve heard about the &quot;which&quot; command, but<br>
kept forgetting what it was called. I&#39;ll try that when I get a chance.<br>
<br>
As for freshrpms. Should I stick to that site? &nbsp;I&#39;m kind og confused<br>
with Fedora. I know it&#39;s a test realm for RH stuff, so I assume that<br>
rpms labeled RH should work with Fedora?<br>
<div><div></div><div class="Wj3C7c"><br>
On 5/21/08, William Witt &lt;<a href="mailto:william@witt-family.net">william@witt-family.net</a>&gt; wrote:<br>
&gt; I noticed that the package appears to be for Red Hat 7 (circa 200-2002)<br>
&gt; as apposed to Fedora 7 (circa 2007). &nbsp;When I used Fedora (I&#39;ve since<br>
&gt; moved to Ubuntu) I used to go to <a href="http://rpm.pbone.net/" target="_blank">http://rpm.pbone.net/</a> to look for<br>
&gt; packages I couldn&#39;t get from yum. &nbsp;In this case it&#39;s available from<br>
&gt; freshrpms:<br>
&gt;<br>
&gt; <a href="ftp://ftp.freshrpms.net/pub/freshrpms/fedora/linux/8/ogle_gui/ogle_gui-0.9.2-5.fc7.i386.rpm" target="_blank">ftp://ftp.freshrpms.net/pub/freshrpms/fedora/linux/8/ogle_gui/ogle_gui-0.9.2-5.fc7.i386.rpm</a><br>

&gt;<br>
&gt; Will<br>
&gt;<br>
&gt; Brian Pitts wrote:<br>
&gt;&gt; Marc Ferguson wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; On Tue, 2008-05-20 at 22:26 -0400, James Sumners wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; `which ogle`<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt; What do you mean which one? &nbsp;I went to,<br>
&gt;&gt;&gt; <a href="http://www.dtek.chalmers.se/groups/dvd/redhat.shtml" target="_blank">http://www.dtek.chalmers.se/groups/dvd/redhat.shtml</a>, and downloaded<br>
&gt;&gt;&gt; v0.9.2-ogle1 RH 7.x i586.<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; James was rather succinctly telling you that there is a command, called<br>
&gt;&gt; &#39;which&#39;, that will tell you the path of the command that would be<br>
&gt;&gt; executed if you tried to run its argument. In other words, &#39;which ogle&#39;<br>
&gt;&gt; means &quot;Tell me what file should run if I type ogle and hit enter?&quot;<br>
&gt;&gt;<br>
&gt;&gt; All &#39;which&#39; does is search through your path. I can run &#39;echo $PATH&#39; and<br>
&gt;&gt; see that mine is<br>
&gt;&gt;<br>
&gt;&gt; /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games<br>
&gt;&gt;<br>
&gt;&gt; (This is rather boring, I need to copy my primary bashrc to this<br>
&gt;&gt; machine.)<br>
&gt;&gt;<br>
&gt;&gt; I can run &#39;strace which ogle&#39; and see that it is searching through my<br>
&gt;&gt; path until it finds ogle.<br>
&gt;&gt;<br>
&gt;&gt; stat(&quot;/usr/local/sbin/ogle&quot;, 0x7fffb9b0c800) = -1 ENOENT (No such file<br>
&gt;&gt; or directory)<br>
&gt;&gt; stat(&quot;/usr/local/bin/ogle&quot;, 0x7fffb9b0c800) = -1 ENOENT (No such file or<br>
&gt;&gt; directory)<br>
&gt;&gt; stat(&quot;/usr/sbin/ogle&quot;, 0x7fffb9b0c800) &nbsp;= -1 ENOENT (No such file or<br>
&gt;&gt; directory)<br>
&gt;&gt; stat(&quot;/usr/bin/ogle&quot;, {st_mode=S_IFREG|0755, st_size=9586, ...}) = 0<br>
&gt;&gt;<br>
&gt;&gt; -Brian<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Ale mailing list<br>
&gt;&gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
&gt;&gt; <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Ale mailing list<br>
&gt; <a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
&gt; <a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
</div></div><font color="#888888">--<br>
Sent from Gmail for mobile | <a href="http://mobile.google.com" target="_blank">mobile.google.com</a><br>
<br>
Marc F.<br>
<br>
&quot;..Grace to you and peace from Him who is and who was and who is to<br>
come..&quot; -Rev1:4<br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>-- <br>James P. Kinney III <br>