/usr/X11R6 if you will be linking Xnest with
the LinkKit. The LinkKit is now self-contained for the other servers.
xf86site.def file to define which servers you want
to build, and the drivers and extensions you want included.
HasGcc and HasGcc2 to match the compiler
you are using if the defaults aren't correct.NeedLibGcc to
YES.XF86SVGAServer to YES.XF86VGA16Server to YES.XF86MonoServer to YES.XF86S3Server to YES.XF86Mach8Server to YES.XF86Mach32Server to YES.XF86Mach64Server to YES.XF86P9000Server to YES.XF86AGXServer to YES.XF86W32Server to YES.XF86I8514Server to YES.XF86I128Server to YES.XF86TGAServer to YES.XF98GANBServer to YES.XF98NEC480Server to YES.XF98NKVNECServer to YES.XF98WABSServer to YES.XF98WABEPServer to YES.XF98WSNAServer to YES.XF98TGUIServer to YES.XF98EGCServer to YES.XF98NECS3Server to YES.XF98PWSKBServer to YES.XF98PWLBServer to YES.XF98GA968Server to YES.
XnestServer to YES.
ServerToInstall line and set it to the name of the
Xserver you want to be the default server (i.e., the one that
the ``X'' sym-link points to).
XF86SvgaDrivers to the list of drivers you want to
include in the SVGA server.XF86Vga16Drivers to the list of drivers you want to
include in the 16 colour server.XF86Vga2Drivers to the list of drivers you want to
include in the monochrome vga server. XF86MonoDrivers to the list of non-vga mono drivers
you want to include in the mono or VGA16 servers (when building
dual-headed servers).generic' driver should be the last one
included in the Mono and VGA16 and SVGA servers because its probe
always succeeds.ExtensionsDynamicModules to YES.BuildPexExt to YES.BuildXIE to YES.BuildDBE to NO.BuildRECORD to NO.BuildScreenSaverExt to NO.drivers/vga256
(drivers/vga2 if it is for the VGA2 part of the Mono server,
drivers/vga16 if it is for the 16
colour server, or drivers/mono non-VGA part of the Mono and VGA16
servers) and copy either the source or .o file and a suitable Imakefile
into that directory. The name of the directory should be the same as the
name of the driver (refer to the documentation in the VGADriverDoc
directory for more details).
./mkmf
make' to link the server(s) as configured.
make install' to install the new server(s).
make clean' to remove the files that were created by this
procedure.
xf86site.def file and change the selection
of servers
being built or the drivers included in them, repeat the above procedure.
If changing the selection of Xserver extensions being included it is
sufficient to run `make Makefile' instead of `./mkmf'.
-showconfig' flag. To check which extensions
are included, start the Xserver and run `xdpyinfo'.
$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/LinkKit.sgml,v 3.11 1996/10/16 14:41:12 dawes Exp $ $XConsortium: LinkKit.sgml /main/4 1995/11/12 19:59:36 kaleb $
Next Chapter, Previous Chapter
Table of contents of this chapter, General table of contents
Top of the document, Beginning of this Chapter