^thehatsrule^
Group: Members
Posts: 3275
Joined: July 2006 |
|
Posted: June 30 2007,06:45 |
|
Notes on (juanito's) extension:
- xcb libs do not seem to be included, so you cannot run xorgconfig as suggested by the .info (note that you'd also probably need to make a wrapper to see /opt/xorg72/lib, or see suggestion #2)
Confirmations: - Originally I did not have enough memory, so I used symlink from /opt/xorg72 to a directory on a hard drive, and it did not work (permissions error upon startx). Increasing the memory seems to work, but I was not using any swap. Perhaps suggesting in the .info that a lot of memory is required? (512mb?) I wonder if this would work with a persistent /opt. I'm assuming doing a .tar.gz would work with my own builds of xorg as well... Perhaps this has to do with the .tar.gz unloading onto /ramdisk ? - uci conversion working
Suggestions: - I think for xorg.conf, using /etc/X11 is still common, and will probably take precedence before /etc/X11/XF86Config-4 as well. - suggest how to use the binaries in /opt/xorg72/bin (edit PATH and LD_LIBRARY_PATH in .xserverrc or create a source script that sets these) - script to automagically make (a minimal) xorg.conf and edit .xserverrc
|