Koen van der Drift wrote:

Hi,

After I started using bash as the default shell, I cannot use fink anymore when I use an X11 terminal. I get errors like:

bash: fink: command not found.

Looks like my PATH is screwed up when I use the X11 terminal. I get the same error for aliases I have defined in .bash_profile. My .xinitrc file has the line source /sw/bin/init.sh at the top, so does my .bash_profile file.

If I use Terminal.App, or the tcsh shell, I have no problems. Is there a special trick I need to use to get X11 and bash work together?

Apple's X11 doesn't honor the user's environment.


If you want to duplicate apple's x11 with fink in the path, copy /etc/X11/xinit/xinitrc to ~/.xinitrc, and put "source /sw/bin/init.sh" at the top.

--
Benjamin Reed a.k.a. Ranger Rick -- http://ranger.befunk.com/
gpg: 6401 D02A A35F 55E9 D7DD  71C5 52EF A366 D3F6 65FE
"What's that word that's the EXACT opposite of scary?"  "Tacos?"



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to