Maybe I don't know any better, but it looks like Apple has complicated things quite a bit, and unnecessarily! That's why I use bash ;)
It's hard to tell without actually sitting at your terminal and debugging (for me, anyway). If you don't find the answer you need, my suggestion is the following: 1. fink install bash (or sudo apt-get install bash) 2. In Terminal.app Preferences -> Shell, select "Use this shell:" and enter '/sw/bin/bash' 3. Create .profile in your home directory. It needs only this line: . /sw/bin/init.sh This works for me, and it seems to be the simplest. Ken On Tuesday, July 16, 2002, at 08:50 AM, Andrea Riciputi wrote: > Hi, > I'm very sorry to be compelled to post this message, but I've searched the > archives of both users and beginners mailing lists without finding an > answer. > > ...... > Please help, > Andrea. > > > > --- > Andrea Riciputi <mailto:[EMAIL PROTECTED]> > > "Science is like sex: sometimes something useful comes out, > but that is not the reason we are doing it" -- (Richard Feynman) > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Jabber - The world's fastest growing > real-time communications platform! Don't just IM. Build it in! http://www. > jabber.com/osdn/xim > _______________________________________________ > Fink-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/fink-users > ------------------------------------------------------- This sf.net email is sponsored by: Jabber - The world's fastest growing real-time communications platform! Don't just IM. Build it in! http://www.jabber.com/osdn/xim _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
