nevermind, I was running this through an 'ajaxterm' (which is python) and that was causing these error.
I installed the 0.11.3 version from the tarball and rendering seems to be working now. thanks. On Jul 10, 8:50 am, Bill <[email protected]> wrote: > I tried to do that, when I try and run the 'python setup.py build > install' on the mwlib I get a message: > # python setup.py build > re2c > 0.13.5 > Error: please install re2c fromhttp://re2c.org > # rpm -qa | grep re2c > re2c-0.13.5-1 > > 0.13.5 seems to be the latest re2c so I'm not sure why the build is > failing. > > I also though of reverting to an older version of mwlib, that fails w/ > a different error (I think the rendering worked ok in 0.10.4 w/ the > passwd): > > # easy_install -m mwlib==0.10.4 > Searching for > mwlib==0.10.4 > Readinghttp://pypi.python.org/simple/mwlib/ > Readinghttp://code.pediapress.com/ > Best match: mwlib > 0.10.4 > Downloadinghttp://pypi.python.org/packages/source/m/mwlib/mwlib-0.10.4.tar.gz#m > d5=7dd449742a3ff1c38e4510a92f30e9cf > Processing > mwlib-0.10.4.tar.gz > Running mwlib-0.10.4/setup.py -q bdist_egg --dist-dir /tmp/ > easy_install-jRhH_3/m > wlib-0.10.4/egg-dist-tmp- > Ce7v8v > USING: mwlib.templ.nodes mwlib/templ/ > nodes.c > USING: mwlib.templ.evaluate mwlib/templ/ > evaluate.c > error: Setup script exited with error: command 'gcc' failed: No child > processes > > On Jul 10, 5:58 am, Johannes Beigel <[email protected]> > wrote: > > > > > On 09.07.2009, at 01:32, Bill wrote: > > > > mw-render -o foo.pdf -w rl -chttp://my.server.com"PAGE" -- > > > login=user:pass:local > > > Uh, unfortunately, login is currently broken in the latest mwlib > > release on PyPi. As a workaround you can install the current mwlib > > version from the Mercurial repository, e.g. by downloading the tar.gz > > archive from > > > http://code.pediapress.com/hg/mwlib/archive/tip.tar.gz > > > -- Johannes- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
