2012/12/18 kcrisman <kcris...@gmail.com> > if [ -a "/standard/path/to/Cygwin/lib/or/program.dll" ] ; then > > with a whole bunch of "ands"? Or is there some better way to do this? >
Wouldn't it be a lot better to use e.g. "which make" and see if you get a path, then do e.g. "make -v" to read the version number? Best regards, -- *Andrea Lazzarotto* - http://andrealazzarotto.com* * -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To post to this group, send email to sage-devel@googlegroups.com. To unsubscribe from this group, send email to sage-devel+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel?hl=en.