Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Jan 1999 19:21:00 +0800
From:      Peter Wemm <peter@netplex.com.au>
To:        Satoshi Asami <asami@FreeBSD.ORG>
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 
Message-ID:  <199901071121.TAA35500@spinner.netplex.com.au>
In-Reply-To: Your message of "Thu, 07 Jan 1999 02:58:34 PST." <199901071058.CAA17803@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901071121.TAA35500>