Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!apple!usc!elroy.jpl.nasa.gov!jpl-devvax!david From: david@jpl-devvax.JPL.NASA.GOV (David E. Smyth) Newsgroups: comp.windows.x Subject: Re: Suns 4.1 problems with X Message-ID: <11008@jpl-devvax.JPL.NASA.GOV> Date: 11 Jan 91 01:19:14 GMT References: <1991Jan7.035332.24824@agate.berkeley.edu> <9101071258.AA00342@expire.lcs.mit.edu> Reply-To: david@jpl-devvax.JPL.NASA.GOV (David E. Smyth) Organization: Jet Propulsion Laboratory, Pasadena, CA Lines: 12 rws@expo.lcs.mit.EDU (Bob Scheifler) writes: } } Why not simply relink the binary with the installed libs in the install } target of the makefile (using absolute paths, of course) ? } }Yes, we've thought of that. But not everyone uses "make install" to }install things, so it still leaves open a possibility of error. I tried this exact approach in the latest release of Wcl. There are new install rules provided to do this. (Install.rules). It works well on all the machines I've tried it on. Should be interesting to hear how well it works for others .