Re: Adding apps to the application menu?
Re: Adding apps to the application menu?
- Subject: Re: Adding apps to the application menu?
- From: Randy Ford <email@hidden>
- Date: Thu, 6 Feb 2003 22:23:22 -0600
On Thursday, February 6, 2003, at 09:26 PM, Tim Apple wrote:
I just installed X11 and saw the little applications tab with Xterm in
it. I've tried to add other apps to it but they won't launch. Is there
a system for getting this to work?
Unfortunately, the shell doesn't have the proper path set up. (I
doesn't run your shell as a login shell. Set the path explicitly
before running the command. I just source my .bash_profile before
running the command. Since I'm using bash as my default shell, my
commands look like this:
.~/bash_profile; command
Many programs will only need the full path specified to the program:
/sw/bin/command
randy
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.