From owner-freebsd-current Thu Mar 23 4:32:16 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail.af.airnet.ne.jp (mail.af.airnet.ne.jp [210.159.66.49]) by hub.freebsd.org (Postfix) with ESMTP id 6617E37B789; Thu, 23 Mar 2000 04:32:11 -0800 (PST) (envelope-from imura@cs.titech.ac.jp) Received: from imura.af.airnet.ne.jp (tok209.airnet.ne.jp [210.159.88.209]) by mail.af.airnet.ne.jp (8.8.8/3.6W/06/13/98-AF.AIRNET.NE.JP) with ESMTP id VAA16680; Thu, 23 Mar 2000 21:32:06 +0900 Posted-Date: Thu, 23 Mar 2000 21:31:06 +0900 (JST) To: nsayer@freebsd.org, asami@freebsd.org, will@freebsd.org Cc: freebsd-ports@freebsd.org, freebsd-current@freebsd.org Subject: Re: KDE kdm problem with packaged version (make release issue?) From: "R. Imura" In-Reply-To: <38C9823F.5FCDCF40@sftw.com> References: <38C9823F.5FCDCF40@sftw.com> X-Mailer: Mew version 1.94b20 on Emacs 19.34 / Mule 2.3 =?iso-2022-jp?B?KBskQkt2RSYyVhsoQik=?= X-Prom-Mew: Prom-Mew 1.93.4 (procmail reader for Mew) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000323213103K.imura@cs.titech.ac.jp> Date: Thu, 23 Mar 2000 21:31:03 +0900 X-Dispatcher: imput version 990401(IM113) Lines: 23 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? It's because, there are no /usr/X11R6/bin/X in Asami-san's chroot environment, I bet. (I think Asami-san prepares a small XFree86 package with port building) To solve this, we can simply prepare a patch against kdebase's configure, but I think the best way is put X to chroot environment. If I was wrong, sorry. :) -- R. Imura // my private mail address has changed. // imura@cs.titech.ac.jp ====> imura@af.airnet.ne.jp /(-.-)y-~~ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message