Subject: Re: XCL
To: NetBSD Amiga <amiga@NetBSD.ORG>
From: Matthias Scheler <tron@lyssa.owl.de>
List: amiga
Date: 03/31/1995 20:13:54
    Hi Bernd,

you wrote in <199503311153.NAA00375@arresum.inka.de>:
> There seems for me a bug in libc.so.12.2 which produces this problem and
> I am using now Xamiga24 on my Picasso :(((((((

You can still use the X-servers by replacing "/usr/local/X11R6/bin/X" by
a script which looks like this:

#!/bin/sh
LD_LIBRARY_PATH=/path/to/netbsd1.0/usr/lib:/usr/local/X11R6/lib; export LD_LIBRARY_PATH
exec /usr/local/X11R6/bin/YourPreferedXServer $*

-- 
Matthias Scheler
tron@lyssa.owl.de