<div class="gmail_quote">On Tue, Oct 19, 2010 at 17:15, Toby D. Young <span dir="ltr"><<a href="mailto:tyoung@ippt.gov.pl">tyoung@ippt.gov.pl</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
You can't automatically locate python2 on a system that does not have<br>
python2 but only has python3! The correct behaviour is therefore to check<br>
for his own version numbers in the configure script (which petsc already<br>
does to some extent) and put the check right there where users can see it<br>
and read the error message and do something about it if things go wrong<br>
(ie, for now, go install python2 and call that version directly).<br></blockquote><div><br></div><div>Everyone *has* python2.x for some x, and probably will for the next ten years.  The problem is that distributions have been very inconsistent about having a link named "python2".</div>
<div><br></div><div>Jed</div></div>