From owner-freebsd-hackers Mon Jan 20 23:53:26 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id XAA05859 for hackers-outgoing; Mon, 20 Jan 1997 23:53:26 -0800 (PST) Received: from melbourne.DIALix.oz.au (melbourne.DIALix.oz.au [192.203.228.98]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id XAA05844 for ; Mon, 20 Jan 1997 23:52:56 -0800 (PST) Received: (from seeuucp@localhost) by melbourne.DIALix.oz.au with UUCP id TAA24610; Tue, 21 Jan 1997 19:08:50 +1100 (EST) X-Authentication-Warning: melbourne.DIALix.oz.au: seeuucp set sender to mark@seeware.DIALix.oz.au using -f Received: from putte.seeware.DIALix.oz.au (putte.seeware.DIALix.oz.au [10.0.0.1]) by doorway.seeware.DIALix.oz.au (8.7.5/8.7.3) with ESMTP id SAA09599; Tue, 21 Jan 1997 18:26:04 +1100 (EST) From: Mark Hannon Received: (from mark@localhost) by putte.seeware.DIALix.oz.au (8.7.5/8.7.3) id UAA00469; Mon, 20 Jan 1997 20:41:03 +1100 (EST) Date: Mon, 20 Jan 1997 20:41:03 +1100 (EST) Message-Id: <199701200941.UAA00469@putte.seeware.DIALix.oz.au> To: epamha@epa.ericsson.se, jkh@time.cdrom.com Subject: Re: X-inside CDE segfaulting all over the place Cc: freebsd-hackers@freebsd.org, support@xinside.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-MD5: JUgqnNM4sgsAw2OLaRWqfQ== Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > > I've been having a less than successfull time getting the X-inside > > CDE product working. > > > installation. X11R6 & local X-clients & Swim-Motif 2.0 are > > installed as /usr/local/X11R6. > > I wouldn't be surprised if the wide range of /usr/X11R6 and /usr/local > pollution on this machine (Swim being the primary candidate) were > causing interoperability problems. Since Swim is 2.0 and CDE uses > Motif 1.1, any mixup with the shared libraries would be very bad > indeed. > > To test this theory, I'd simply reinstall my XFree86 distribution onto > a clean /usr/X11R6 then add CDE on top of this and then either reboot > or run ldconfig by hand to rebuild my LD cache (very important!). > See if problems persist. > I didn't do that - I simply used the Xinside X distribution, removed the /usr/local/X11R6 from the path, ldpath etc and tried again. No conclusive evidence but no segfaults yet.... Regards/Mark PS It would be nice if all our X-packages defaulted to install in /usr/local instead of /usr/X11R6. I will migrate them over in the next few days.