From owner-freebsd-ports Tue Mar 12 04:45:25 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA10024 for ports-outgoing; Tue, 12 Mar 1996 04:45:25 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id EAA10019 Tue, 12 Mar 1996 04:45:23 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.7.4/8.6.9) with SMTP id EAA02915; Tue, 12 Mar 1996 04:44:59 -0800 (PST) To: Peter Wemm cc: ports@freebsd.org, jkh@freebsd.org Subject: Re: fvwm2 port conflicts with fvwm In-reply-to: Your message of "Tue, 12 Mar 1996 20:37:39 +0800." <199603121237.UAA03843@jhome.DIALix.COM> Date: Tue, 12 Mar 1996 04:44:59 -0800 Message-ID: <2913.826634699@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I just realised that I've made the conflicts between fvwm and fvwm2 worse > and neglected to mention it.. :-( Huh! The conflict must be fairly benign then because I've managed to switch back and forth between the two with no ill effects. I'm running my previous fvwm setup after installing and running fvwm2 for awhile and it was a no-brainer. This is not to say that things aren't being incorrectly overwritten, simply that it doesn't seem to have caused any overt ill effects. > Is there a "preferred" way of saying to not install the two versions > at once on the same machine? (like the different versions of tcl/tk > which overwrite include files like /usr/local/include/tk.h etc) That's another example, and actually the pathologies there are very real - you install one version of TCL and another version of Tk and some applications will fall over when they start using the wrong headers. I think we probably need some sort of conflict checking for this, but lord only knows how it would work. I'm open to ideas (being too sleepy at the moment to really think about it myself - perhaps I will ruminate on it later on today given that I have 3 hour drive ahead of me). Jordan