<div>Hi,</div>
<div> </div>
<div>while checking lib directory of Xorg installation i am seeing that for any of the lib there is a .a , .la and .so files.  wondering do we need all of them ? only a static library or dynamic library should work.</div>

<div> </div>
<div>any comments ? <br><br> </div>
<div><span class="gmail_quote">On 1/2/07, <b class="gmail_sendername">Peter Hutterer</b> <<a href="mailto:mailinglists@who-t.net">mailinglists@who-t.net</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On 03/01/2007, at 24:55 , Puneet Goel wrote:<br>> I need to compile X for my CD image. I want to keep X to the
<br>> minimal with no eye candy and without unnecessary components/<br>> drivers. Is there any list of basic components which i need to<br>> include for minimal X. I have downloaded X fom git.<br>><br>> or if anyone can tell me about what are the bare minimal components
<br>> i need to build for a working X. I can keep IceWM or any other<br>> light frontend as my window manager.<br>><br>> any hints ??<br><br>X itself is pretty  much no eyecandy anyway, all the funky stuff is<br>
done by window managers and the like.<br><br>if you really need to disable stuff, start browsing through the util/<br>modular/build.sh script and disable things one-by-one. Skip the apps<br>directory, disable some drivers, maybe even some fonts.
<br>For the x server, just run a configure --help and it will list a few<br>modules that you can disable (eg dmx)<br><br>Cheers,<br>  Peter<br><br>--<br>Multi-Pointer X Server<br><a href="http://wearables.unisa.edu.au/mpx">
http://wearables.unisa.edu.au/mpx</a><br><br></blockquote></div><br>