running fink in bash???

iknownotwhoiam

Registered
can fink run under the bash shell?
i have bash set as my default shell and when i tried to run fink i would not work...but when i change to tcsh, it works.

axel.
 
add init.sh to your bashrc

. /sw/bin/init.sh

or source /sw/bin/init.sh

(I forget how bash works...)
probably, you have already done a similar thing for your .cshrc ????:rolleyes:

assuming you have the init.sh there.

read the fink support pages....

http://fink.sourceforge.net/docs
 
Back
Top