John Scalo wrote: []
Thanks Claus. That does help, sort of. Indeed- if I do "xboard" from the command line, it works. But if I make an Applications menu shortcut with the exact same commands, I get the errors. What's the difference?
The difference is the environment, in particular the PATH environment variable. Instead of just "xboard", write into the Applications menu command line:
source /sw/bin/init.sh ; xboard
-- Martin
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
