> (maple is a computer algebra system). > If I start xmaple (the graphical interface) locally, > everything works fine. However, if I try to use a > remote xterminal (using rlogin or telnet) I get a > segmentation fault.
Have you tried using rexec? % rexec -l username -p password hostname /usr/local/bin/xmaple \ -display yourip:0.0 should work properly. (assuming you're using x yourself, of course). You should also add the foreign system to your xhosts (although, yes, there is a more secure way - xhosts is just simpler) with: % xhosts +hostip prior to rexecing xmaple Regards m. -- [EMAIL PROTECTED] Life is like a bad margarita with good tequila, http://squawk.klue.on.ca I thought, as I poured whiskey onto my granola Running Debian Linux 2.0 and faced a new day. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]