software:xorg
Differences
This shows you the differences between two versions of the page.
| software:xorg [2009/09/13 20:55] – created kratz00 | software:xorg [2009/10/14 19:02] (current) – kratz00 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Draft | + | http:// |
| + | |||
| + | < | ||
| + | export XORG_PREFIX="/ | ||
| + | export XORG_CONFIG=" | ||
| + | --mandir=$XORG_PREFIX/ | ||
| + | </ | ||
| + | |||
| + | == Xorg-Server == | ||
| + | |||
| + | http:// | ||
| + | |||
| + | < | ||
| + | ./configure $XORG_CONFIG \ | ||
| + | --with-module-dir=$XORG_PREFIX/ | ||
| + | --with-xkb-output=/ | ||
| + | --enable-install-setuid \ | ||
| + | --enable-kdrive --enable-xephyr && | ||
| + | make | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | make install | ||
| + | </ | ||
| - | --enable-kdrive --enable-xephyr | ||
software/xorg.1252868142.txt.gz · Last modified: by kratz00
