I noticed that when ~/emc2-dev/src/configure reports that it has
failed to find "Img", it is not clear (at least it wasn't to me)
that what it is actually looking for is tklib-img. So I wanted to
improve the configure script error messages at lines 6445 and 6446
maybe something like this:
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for Img using $TCLSH" >&5
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for Img (tklib-img) using
$TCLSH" >&5
- $as_echo_n "checking for Img using $TCLSH... " >&6; }
+ $as_echo_n "checking for Img (tklib-img) using $TCLSH... " >&6; }
Only to find that the configure script is listed in .gitignore,
so clearly there is more going on here then I am aware of.
Perhaps configure is automatically generated by another script?
In any case, I would appreciate any tutoring so that I can learn
how best to proceed with this particular issue.
Thanks,
Kim
------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system,
user administration capabilities and model configuration. Take
the hassle out of deploying and managing Subversion and the
tools developers use with it.
http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers