From: Orest Zborowski (obz@Kodak.COM)
Date: 06/24/93


From: obz@Kodak.COM (Orest Zborowski)
Subject: Re: small Xserver
Date: Thu, 24 Jun 1993 14:51:23 GMT


>I need a smaller Xserver than provided in XFree1.3 . I don"t have the
>resources to install the X11R5(p25) sourcetree and compile it myself.
>This needs ca. 64 MB of Diskspace. Has someone compiled a 'lite' version ?
>if so , where can i get it ?

You don't need the full sources. All you need is the linkkit.

The linkkit was created so people could customize their server. The server
I distributed uses the "kitchen sink" approach, so I can test the different
pieces and lazy people don't have to work. The XFree86 team actually suggests
distributing the package without a compiled server - only the linkkit.

With the linkkit you can disable PEX, add support only for your chipset and
font types, etc., making for a much smaller server. You'll have to make sure
your setup is right: /usr/X386/include is set up properly and there is no
/usr/include/X11; that you have the proper compiler, etc.