On Thursday 15 November 2007, Mike C wrote: > Gérard Milmeister <gemi <at> bluewin.ch> writes: > > > So the answer is nothing is seen at all! > > > > What about CLI-only "./maple"? > > Hi Gerard > > Yes the cli does work... > > [mike@samsung1 bin]$ ./maple > > |\^/| Maple 9.5 (IBM INTEL LINUX) > > ._|\| |/|_. Copyright (c) Maplesoft, a division of > Waterloo Maple Inc. 2004 \ MAPLE / All rights reserved. > Maple is a trademark of <____ ____> Waterloo Maple Inc. > > | Type ? for help. > > So does this point to which package might be needed? > > Thanks > Mike OK, now try this: ( set -x ; . ./maple -x ) 2>~/xmaple.run and then check file ~/xmaple.run for any hints of abnormal termination. Serguei.