Xref: utzoo comp.unix.i386:1757 comp.windows.x:15898 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uunet!auspex!guy From: guy@auspex.UUCP (Guy Harris) Newsgroups: comp.unix.i386,comp.windows.x Subject: Re: Shrink Wrapping X Windows Clients on Intel Hardware Message-ID: <2716@auspex.UUCP> Date: 14 Dec 89 18:38:29 GMT References: <1989Dec8.005923.23810@pcrat.uucp> Reply-To: guy@auspex.auspex.com (Guy Harris) Followup-To: comp.unix.i386 Organization: Auspex Systems, Santa Clara Lines: 8 >You folks *must* agree on the mechanism(s) to be used by local >clients when connecting to a local server. It's too late for >SVR3.2. Don't repeat the mistake in SVR.4. Or, alternatively, put the code that does the connection (which presumably means Xlib) into a dynamically-linked shared library and require that it be linked to dynamically, so that the code that does the connection doesn't appear in shrink-wrapped binaries.