From owner-cvs-all Thu Jan 7 03:22:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA08188 for cvs-all-outgoing; Thu, 7 Jan 1999 03:22:37 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from spinner.netplex.com.au (spinner.netplex.com.au [202.12.86.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA08177; Thu, 7 Jan 1999 03:22:08 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from spinner.netplex.com.au (peter@localhost [127.0.0.1]) by spinner.netplex.com.au (8.9.1/8.9.1/Netplex) with ESMTP id TAA35500; Thu, 7 Jan 1999 19:21:13 +0800 (WST) (envelope-from peter@spinner.netplex.com.au) Message-Id: <199901071121.TAA35500@spinner.netplex.com.au> X-Mailer: exmh version 2.0.2 2/24/98 To: Satoshi Asami cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/qt142 Makefile ports/x11-toolkits/qt142/files md5 ports/x11-toolkits/qt142/patches patch-ab patch-aa ports/x11-toolkits/qt142/pkg PLIST In-reply-to: Your message of "Thu, 07 Jan 1999 02:58:34 PST." <199901071058.CAA17803@freefall.freebsd.org> Date: Thu, 07 Jan 1999 19:21:00 +0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Satoshi Asami wrote: > Note #2: After talking with Peter Wemm, I decided not to add extra > -rpath directives. The fix for kdesupport and other build > problems are forthcoming in ld. Just as a BTW; if people want to play with this _now_, they can: LD_LIBRARY_PATH="/usr/lib:/usr/X11R6/lib:/usr/local/lib" export LD_LIBRARY_PATH or: setenv LD_LIBRARY_PATH "/usr/lib:/usr/X11R6/lib:/usr/local/lib" Alternatively, you can create a linux-style /etc/ld.so.conf but this way leads to madness if you forget to clean it up once ld looks at the native hints file. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message