<br><br><div><span class="gmail_quote">On 2/8/06, <b class="gmail_sendername">Jesse Keating</b> <<a href="mailto:jkeating@j2solutions.net">jkeating@j2solutions.net</a>> 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>><br>> 1) get the packages from <a href="http://people.redhat.com/rstrode/bling">http://people.redhat.com/rstrode/bling</a><br>> If you point yum to it by creating a repo file in /etc/yum.repos.d, you
<br>> 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      (<a href="http://geek.j2solutions.net">
geek.j2solutions.net</a>)<br>Fedora Legacy Team      (<a href="http://www.fedoralegacy.org">www.fedoralegacy.org</a>)<br>GPG Public Key          (<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> 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:  extension "GLX" missing on display ":0.0".<br>spififity.sh: line 2:  6320 Trace/breakpoint trap   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?  I do have the "closed nvidia drivers" running. (maybe not correctly from the looks of it)<br>