Forget my previous post. The build of mwlib was because of idontknow
uncomplete.
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....
But i am still not through with it, now i setup mwlib-rl once more...
keep your informed
Thanks Axel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---