From owner-freebsd-current Sun Feb 27 16:38:23 2000 Delivered-To: freebsd-current@freebsd.org Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (Postfix) with ESMTP id AD04D37B762 for ; Sun, 27 Feb 2000 16:38:04 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (doconnor@cain [203.38.152.97]) by cain.gsoft.com.au (8.8.8/8.8.8) with ESMTP id LAA18786; Mon, 28 Feb 2000 11:06:24 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Mon, 28 Feb 2000 11:06:24 +1030 (CST) From: "Daniel O'Connor" To: Chuck Robey Subject: Re: kdelibs port broken? Cc: freebsd-current@FreeBSD.ORG, Maxim Sobolev , bwoods2@uswest.net, Joel Ray Holveck , Will Andrews , Alex Zepeda Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 27-Feb-00 Chuck Robey wrote: > Some stuff, like tclsh, could have a default link, say from tclsh to > tclsh8.2, or allow a user to set that. That could be a local option, but > it's icing on the cake as far as I'm concerned. The only real thing I > would be after is the ability to stick the config file locations in the > places that the original developers (and the configuration scripts they > build with) expect them to be. Anything done as far as executeable names, > I don't really care too much about. There are only a few libraries that have a config file to aid compiling/linking. Of the ones we 'version' (GTK and GLIB) you can set the GLIB/GTK_CONFIG env. var to tell apps where to find it. I don't think its possible for tcl since it looks in a given path for a config file instead of looking for a config file in the path. --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message