[1324] in SIPB_Linux_Development
Re: Linux-Athena zephyr
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Mon Jun 10 23:29:47 1996
To: Maciej Stachowiak <mstachow@MIT.EDU>
Cc: linux-dev@MIT.EDU
Date: Mon, 10 Jun 1996 23:29:13 EDT
From: Marc Horowitz <marc@MIT.EDU>
Well, you could install the shared library anyway. zwgc won't ever
use those entry points if you don't ask it to. I suppose it would be
possible to dynamically load X only when you needed it in zwgc, but
this would be nearly impossible to do portably.
You could compile zephyr yourself w/o X.
If you don't have the disk space for the shared lib, still want zwgc,
and don't want to recompile zephyr, and are willing to do a little
hackery, you could create a dummy shared library. This is not for the
weak of heart.
Marc