Install XOrg7

From Lunar Linux
Revision as of 08:06, 26 June 2006 by Elangelo (Talk | contribs)
Jump to: navigation, search

Contents

The path to XOrg7

Upgrading from XOrg 6.x

Currently, the XOrg7 module needs you to do a few things manually if you upgrade from an earlier XOrg 6.x installation. You have to adhere to the following steps. If you do not listen to our advice then you're on your own.

  • Remove the old XOrg
lrm XOrg

Note: XOrg conflicts with XOrg7. Thus it would've been removed anyway. But we need to do more ...

  • Backup the old /etc/X11 (with your old xorg.conf)
mv /etc/X11 /etc/X11.old
  • Remove the old XOrg installation remains
rm -fr /usr/X11R6
  • Remove some old symlinks
    • rm /usr/X11
    • rm /usr/include/X11
    • rm /usr/lib/X11
    • rm /usr/include/GL

Installing XOrg 7.x

Installing xorg-7.0

As of 2006-06-19 XOrg7 was added to zbeta of moonbase... This means you can just lin XOrg7 to install xorg-7.0

Installing xorg-7.1

If you want to install xorg-7.1 you will need the fetch some modules from the development tree of moonbase:
Fetch the XOrg 7.1 tarball from http://merlin.ugent.be/lunar/ for a snapshot of the experimental moonbase branch and copy the extracted files to your $MOONBASE/zlocal. The tarballs are updated at least once a day .. so you get all the latest changes.

Now you're all set for XOrg 7.1. You may now use the 'XOrg7' module to install XOrg 7.1:

lin XOrg7

XOrg-7.1 is needed if you want to mess with Xgl.

Installation notes

XOrg7 is installing to /usr by default and NOT to /usr/X11R7 or any other prefix inside /usr. The Filesystem Hierarchy Standard does not allow that. All major linux distributions are following the FHS and have adjusted their builds accordingly:

You may however set an arbitary prefix for XOrg incase you do not want it to install to /usr. You may do so by running the following command:

lunar set X11R7_PREFIX=/your/prefix/here

The most commonly used prefix would be /usr/X11R7, however, some other prefix inside /opt is entirely possible.


The XOrg7 profile is going to create some symlinks on your system:

/usr/X11 -> $MODULE_PREFIX; /usr by default
/usr/X11R6 -> $MODULE_PREFIX; /usr by default

The X11R6 symlink is there for compatibility reasons. Many of the older and even some of the newer packages inside the moonbase have a hardcoded path pointing to /usr/X11R6 inside their source trees. Keeping the symlink prevents them from breaking apart.

Annoyances

The latest NVIDIA driver doesn't support the current ABI changes in X11R7.1. This means you will be lacking text in some programs. Gtk+-2 programs do not show this problem (though firefox does). Solution? Some have suggested that turning off the XRendeR acceleration should work (so add: Option "RenderAccel" "false"). If that doesn't work you will have to use the opensource driver (xf86-video-nv). You may also want to read up on the issue here and here.

Missing modules from the XOrg 7.x modular tree

Despite our best efforts to give you the whole XOrg 7.x modular tree as modules to install there are still many of them left untouched either because they are not important to run a full featured X environment or nobody had the time to add them yet. As always contribution are welcome and appreciated:

  • x11-apps
    • appres - list X application resource database
    • lbxproxy - Low BandWidth X proxy
    • luit - Convert terminal i/o from legacy encodings to UTF-8
    • mkcfm - create summaries of CID font metric files
    • oclock - round X clock
    • proxymngr - proxy manager service
    • scripts - run X command on another system via rsh
    • sessreg - Register X sessions in system utmp/utmpx databases
    • showfont - show information about X font from font server
    • twm - simple window manager
    • viewres - graphical class/resource browser for Xt
    • xbiff - watch mailboxes for new message delivery
    • xclipboard - X clipboard manager
    • xdbedizzy - DBE sample
    • xditview - display ditroff output
    • xdm - list X application resource database
    • xf86dga - known unto god
    • xfd - display all the characters in an X font
    • xfindproxy - locate proxy services
    • xfontsel - point and click selection of X11 font names
    • xfsinfo - X font server information utility
    • xfwp - X Firewall Proxy
    • xgc - X graphics demo
    • xload - system load average display for X
    • xlogo - Draw [old] X logo
    • xlsclients - list client applications running on a display
    • xmag - magnify parts of the screen
    • xphelloworld - Xprint sample applications
    • xprehashprinterlist - Rehash list of Xprint printers
    • xrx - "Broadway"
    • xsetmode - set the mode for an X Input device
    • xsetpointer - set an X Input device as the main pointer
    • xsm - X Session Manager
    • xstdcmap - X standard colormap utility
    • xvidtune - video mode tuner for Xorg
  • x11-data ==> COMPLETE
  • x11-doc
    • xorg-docs
    • xorg-sgml-doctools
  • x11-driver
    • xf86-video-sunbw2
    • xf86-video-suncg3
    • xf86-video-suncg6
    • xf86-video-suncg14
    • xf86-video-sunffb
    • xf86-video-sunleo
    • xf86-video-suntcx
    • xf86-video-tdfx
    • xf86-video-tga
    • xf86-video-trident
    • xf86-video-tseng
  • x11-extras ==> COMPLETE
  • x11-font
    • font-cronyx-cyrillic
    • font-daewoo-misc
    • font-dec-misc
    • font-ibm-type1
    • font-isas-misc
    • font-jis-misc
    • font-micro-misc
    • font-misc-cyrillic
    • font-misc-ethiopic
    • font-misc-meltho
    • font-mutt-misc
    • font-schumacher-misc
    • font-screen-cyrillic
    • font-winitzki-cyrillic
  • x11-lib
    • libAppleWM - platform specific libraries: [MacOS]
    • libWindowsWM - platform specific libraries: [Win32]
  • x11-proto
    • windowswmproto - platform specific protocol headers [Win32]
  • x11-util
    • lndir
  • xserver ==> COMPLETE
Personal tools
Namespaces
Variants
Actions
Wiki Navigation
Project Sites
Toolbox