<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Yes, I am blind ;-) Thanks a lot.<br>
    <br>
    The build script worked for some weeks, but today it failed.<br>
    Somehow PYTHONPATH is ignored nowadays:<br>
    <br>
    Although there is an explicit<br>
    <pre wrap="">  export PYTHONPATH=$PREFIX/lib/python2.6/site-packages</pre>
    and I started with a clean tree the output is written to and
    searched in <br>
    <pre wrap="">  $PREFIX/lib/python2.<b>7</b>/site-packages

Maybe there is a hardcoded [...]python(version)[...] around that 
overrides part of PYTHONPATH? Alas, it builds now.
</pre>
    cu,<br>
    &nbsp;Knut<br>
  </body>
</html>