On Thu, 12 May 2005 10:02:26 -0400, <[EMAIL PROTECTED]> wrote: > >>>>>> "GP" == GP lisper <[EMAIL PROTECTED]> writes: > > GP> Perhaps including your LessTif lib in the 'extras' package, and having > GP> the cmu user adjust his ld.so.conf (if necessary) might resolve the > GP> issue, if CMUCL will look in the right place first. > > I'd rather not do that. I think the best solution is to statically > link whatever Motif lib I use. That means getting a static library > somehow, or building on the machine at work, which apparently has a > static Motif lib.
LessTif 0.93.97 shows that a configure option of --enable-static will create what you want. It looks like openMotif-2.2.3 is not conforming to Motif 2.1 and I didn't see a comment about static builds either. -- Everyman has three hearts; one to show the world, one to show friends, and one only he knows.
