>> AJ Bertenshaw wrote: >> I'm not sure how I managed to do it, and this may be related to Terminal >> more than Fink, but now every time I run Terminal or open a new Terminal >> window the command "/sw/bin/fink install libpng" automatically runs by >> itself before I get a chance to type anything. > > Martin Costabel wrote: > Have a look at Terminal's preferences file at > ~/Library/Preferences/com.apple.Terminal.plist > in particular the lines > <key>Shell</key> > <string>/bin/tcsh</string> > and those that follow. > If there is anything about libpng inside, remove it.
Ahh, that's it. It was in there. Is that a bug in Terminal? The reason I ask is that in Terminal Preferences it does have the option to specify a command to run, but that option is not selected, my preferences window looks like this: --------------------------------------------------------------- | | | When creating a new Terminal window: | | | | (�) Execute the default login shell using /usr/bin/login | | | | ( ) Execute this command (specify complete path): | | ______________________________________________________ | | |______________________________________________________| | | | | [ ] Open a saved .term file when Terminal starts: | | _____________________________________ | | |_____________________________________| (Select File...) | | | --------------------------------------------------------------- Which looks like the only way to specify the preference from the UI, yet the preference is definitely set in the plist file. AJ ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
