Thomas> But they're loaded by irisVxm, the graphical front end: Which I don't use ..., I use the xmaple shell script (see below).
Thomas> (Dirk, it might be a good idea to check wether you have something Thomas> like this in your environment; another suspect is the XKEYSYMDB Thomas> environment variable). I have no such environment variable set as a design principle of Debian is to do the Right Thing (TM) without these variables [EMAIL PROTECTED]:~> set | grep X PATH=~/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:. Thomas> Since I have no idea of how to set an environment variable from a Thomas> Debian package (and from which package to do it) I leave it to more Thomas> capable hands to reassign this bug to whatever package is right Thomas> (xbase, xcompat, or whatever). I still believe there is no bug. I see that the iris stuff gets executed if you say "maple -x" at the prompt. Could you try to use the xmaple script? That still brings it up as a Motif app but leaves the old .so.3 X11 libraries out of it. #!/bin/sh # Copyright (c) 1993 by Waterloo Maple Software. # Permission is granted to modify this file to be appropriate for use at the # installation for which Maple was purchased. # This script runs Maple V with a Motif interface. exec maple -x $* -- Dirk Eddelb"uttel http://qed.econ.queensu.ca/~edd