Hi Darian and the gang, Darian, thank you so much for the superb work you've done on zsh. All other shells pale by comparison so it simple isn't possible for me to convey how much I appreciate you efforts. I'm thus pleased to make the miniscule contribution of correcting a typo in the latest zsh.info file.
The ConfigureParams for the new zsh-4.2.0 in the zsh.info file contain the following entries: --enable-fndir=%i/etc/zsh/functions --enable-site-fndir=%i/etc/zsh/site-functions These produce an fpath environment variable that is hard-coded into the zsh executable whose first entry is: /sw/src/root-zsh-4.2.0-12/sw/etc/zsh/site-functions Naturally, all of the many entries in the fpath have /sw/src/root-zsh-4.2.0-12 at the beginning of the paths. Obviously the correct ConfigureParams should be: --enable-fndir=%p/etc/zsh/functions --enable-site-fndir=%p/etc/zsh/site-functions I've tested the fix but it's a no-brainer (fortunately) and is trivial to correct. Thanks again for all of your efforts. Fink is best thing to hit MacOS since X, right?! -- Gary Kerbaugh [EMAIL PROTECTED] ~~~~~~~~~~~~~~~ "I am Homer of Borg. Prepare to be ... ooh donuts" ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel