Chris Devers wrote: > The new version of nessus-plugins can't get past ./configure: [] > ### ./configure failed, exit code 1 > Failed: compiling nessus-plugins-1.2.3-1 failed
Justin is probably using bash as his /bin/sh, and the configure script uses something our standard zsh is allergic against. If you "setenv CONFIG_SHELL /sw/bin/bash" and then fink build nessus-plugins, it builds. -- Martin ------------------------------------------------------- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code=31 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
