On Fri, Aug 23, 2002 at 02:30:57PM -0300, Fr�d�ric L. W. Meunier wrote: >Hi. Is there any reason to disable libXp if #define XprtServer >NO is used ? I don't need the server but some applications >require the library: > ># ./rp8_linux20_libc6_i386_cs2.bin >./rp8_linux20_libc6_i386_cs2.bin: error while loading shared libraries: >libXp.so.6: cannot open shared object file: No such file or directory > >I compiled xf-4_2-branch. > >http://www.pervalidus.net/src/CVS/X11/xc/config/cf/host.def
By default it's turned off when the Xprt server isn't built. You can turn it on by adding the following to your host.def: #define BuildXprintLib YES David _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
