<br><br><div><span class="gmail_quote">On 2/8/06, <b class="gmail_sendername">Jesse Keating</b> &lt;<a href="mailto:jkeating@j2solutions.net">jkeating@j2solutions.net</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 Wed, 2006-02-08 at 23:05 -0500, Ray Strode wrote:<br>&gt;<br>&gt; 1) get the packages from <a href="http://people.redhat.com/rstrode/bling">http://people.redhat.com/rstrode/bling</a><br>&gt; If you point yum to it by creating a repo file in /etc/yum.repos.d, you
<br>&gt; should be able to do something like:<br><br>This should be <a href="http://people.redhat.com/rstrode/bling/$basearch">http://people.redhat.com/rstrode/bling/$basearch</a><br><br>--<br>Jesse Keating RHCE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(<a href="http://geek.j2solutions.net">
geek.j2solutions.net</a>)<br>Fedora Legacy Team&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(<a href="http://www.fedoralegacy.org">www.fedoralegacy.org</a>)<br>GPG Public Key&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(<a href="http://geek.j2solutions.net/jkeating.j2solutions.pub">geek.j2solutions.net/jkeating.j2solutions.pub
</a>)<br><br><br>-----BEGIN PGP SIGNATURE-----<br>Version: GnuPG v1.4.2 (GNU/Linux)<br><br>iD8DBQBD6sNd4v2HLvE71NURAu8SAJ90WXvWuxZ4PIjCbGTul9TiVTNZSQCgnLKx<br>UiB1ai9Q0LGYPy0RKTMvZJ0=<br>=Litk<br>-----END PGP SIGNATURE-----
<br><br><br>--<br>fedora-test-list mailing list<br><a href="mailto:fedora-test-list@redhat.com">fedora-test-list@redhat.com</a><br>To unsubscribe:<br><a href="https://www.redhat.com/mailman/listinfo/fedora-test-list">https://www.redhat.com/mailman/listinfo/fedora-test-list
</a><br><br></blockquote></div><br>First victim to try and fail :)<br><br>&nbsp;cat spififity.sh<br>#!/bin/bash<br>METACITY_USE_LOGFILE=1 METACITY_VERBOSE=1 METACITY_SYNC=1 spififity --replace<br><br>$ sh spififity.sh<br>Opened log file /tmp/metacity-6320-debug-log-KGfE0w
<br>Xlib:&nbsp; extension &quot;GLX&quot; missing on display &quot;:0.0&quot;.<br>spififity.sh: line 2:&nbsp; 6320 Trace/breakpoint trap&nbsp;&nbsp; METACITY_USE_LOGFILE=1 METACITY_VERBOSE=1 METACITY_SYNC=1 spififity --replace<br><br>/tmp/meta* attached.
<br><br>Not sure I understand why GLX is missing?&nbsp; I do have the &quot;closed nvidia drivers&quot; running. (maybe not correctly from the looks of it)<br>