From owner-freebsd-current Fri Mar 10 15:16:33 2000 Delivered-To: freebsd-current@freebsd.org Received: from guardian.sftw.com (guardian.sftw.com [209.157.37.25]) by hub.freebsd.org (Postfix) with ESMTP id B6CCD37BA6C; Fri, 10 Mar 2000 15:16:23 -0800 (PST) (envelope-from nsayer@sftw.com) Received: from yoda.sftw.com (a-211.sftw.com [209.157.37.211]) by guardian.sftw.com (8.9.3/8.9.3) with ESMTP id PAA17937; Fri, 10 Mar 2000 15:16:21 -0800 (PST) (envelope-from nsayer@sftw.com) Received: from sftw.com (localhost [127.0.0.1]) by yoda.sftw.com (8.9.3/8.9.3) with ESMTP id PAA03086; Fri, 10 Mar 2000 15:16:16 -0800 (PST) (envelope-from nsayer@sftw.com) Message-ID: <38C9823F.5FCDCF40@sftw.com> Date: Fri, 10 Mar 2000 15:16:15 -0800 From: Nick Sayer Reply-To: nsayer@freebsd.org X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-ports@freebsd.org, freebsd-current@freebsd.org Subject: KDE kdm problem with packaged version (make release issue?) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG For a long time I have noticed that when I build kdm from the kdebase port, it works. But if I used packages off either the CDs or ftp sites, it doesn't work. Specifically if I do a 'strings' on the binary and grep for /, some of the paths I see have XBINDIR rather than explicit references to /usr/X11R6/bin. I am not enough a ports guru to grok what is to be done, but before the freeze maybe someone could look into it? Another suggestion is that two patches to the xdm config files be made at the time that kdebase is installed -- One needs to add a call to kdmdesktop to Xsetup_0, and one needs to add kde) exec /usr/local/bin/startkde ;; right above the failsafe case in Xsession. If the port doesn't make these two patches itself at install time, it might at least _suggest_ them to the user, IMHO. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message