Johannes =?ISO-8859-15?Q?G=F6tz?= <jgoetz@polirami.de> wrote:
+---------------
| I tried compiling DrScheme (latest version 1.03) on SuSE 7.2.
| The resulting mzscheme executable dies due to a memory access violation
| and mred gives me:
| XLib: connection to ":0.0" refused by server
| XLib: Invalid MIT-MAGIC-COOKIE-1 key
| Error: Can't open display: :0.0
| Does somebody know what is wrong here?
+---------------
It's quite possible that the WxWindows library that MrEd/DrScheme's
graphics is based on was never updated to support MIT-MAGIC-COOKIE-1
authentication. Try running it with $DISPLAY pointing to an X server
that's using simple host-based ("xhost") authentication (or none at all).
If that fixes the problem (and you really need to use MIT-MAGIC-COOKIE-1),
file a bug with the PLT folks: <URL:http://www.cs.rice.edu/CS/PLT/Bugs/>.
[Or better, fix the WxWindows source and send them the code!]
-Rob
-----
Rob Warnock, 31-2-510 <rpw3@sgi.com>
SGI Network Engineering <http://reality.sgi.com/rpw3/> [until 8/15]
1600 Amphitheatre Pkwy. Phone: 650-933-1673
Mountain View, CA 94043 PP-ASEL-IA
[Note: aaanalyst@sgi.com and zedwatch@sgi.com aren't for humans ]