On 04.05.2009, at 20:41, [email protected] wrote:
> I had to make some workarounds because the setup.py reported an error
> about missing re2c, which wasnt true, because it was indeed there.
> There seem to be something wrong with the line
>       err=os.system("re2c --version")
>       if err!=0 and err != 512:
>            sys.exit("Error: please install re2c from http://re2c.org";)
>
> After i comment this lines everything in the build works fine....

I've created a ticket:

http://code.pediapress.com/wiki/ticket/599

-- Johannes


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mwlib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/mwlib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to