Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: xorg-x11-server-Xgl https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=192436 ------- Additional Comments From justin.conover@xxxxxxxxx 2007-02-26 20:55 EST ------- (In reply to comment #24) > (In reply to comment #23) > > I was able to build the xgl from 02/07/2007 > > Did you use mock? When I mockbuild this srpm I end up missing > /usr/lib/xorg/modules/xgl/libxglx.so and Xgl then does not work. If you did not > use mock, would you please: > > rpm -qa|grep devel I used "rpmbuild -ba" against the spec file, if there are missing deps it will tell you what you need (buildreqs) and then yum install those. Everything is in FC6/extras except for libxbui but I rebuilt the spec file from FC5 just fine. > > > This is with ati x1400 and beryl is now working. > > How are you starting Xgl? > vi /usr/bin/startxgl #!/bin/sh Xgl :1 -fullscreen -ac -accel xv:pbuffer -accel glx:pbuffer & DISPLAY=:1 exec dbus-launch --exit-with-session gnome-session chmod +x /usr/bin/startxgl vi /usr/share/xsessions/xgl.desktop [Desktop Entry] Encoding=UTF-8 Name=Xgl Comment=Start an Xgl Session Exec=/usr/bin/startxgl Icon= Type=Application > Also, I have made the suggested changes to the spec per comment #21. I don't > want to step on the package owners toes and publish my changes. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review