Subject: Re: oroborus
To: Jason R. Fink <jrf@cyberspace.org>
From: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
List: tech-x11
Date: 05/30/2001 00:11:31
On Tue, 29 May 2001, Jason R. Fink wrote:
> libX11.so.6 not found
...
> /usr/X11R6/bin/oroborus:

The correct way is to compile in the path where that lib can be found into
the binary. You do this with the -Wl,-R${X11BASE}/lib switch.
You might want to check if USE_X11(?) is set (I'm not 100% sure it does
the above -Wl,-R for you).


 - Hubert

-- 
Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>