Hi, I'm trying to setup a test of mwlib I believe I've followed the correct procedure for installing everything on debian outlined at http://code.pediapress.com/wiki/wiki/mwlib-install
Howver when I try and generate a pdf from a test wiki it gets stuck at the render page (reloading continually on 0%) below is an output from the server mw-serve -P http mw-serve.info >> serving http on 0.0.0.0:8899 mwlib.serve.info >> render e1b71e54a717adae rl mwlib.wsgi.info >> request took 0.005461 s station194.com - - [23/Sep/2008 17:46:40] "POST / HTTP/1.1" 200 53 mwlib.serve.info >> render_status e1b71e54a717adae rl mwlib.wsgi.info >> request took 0.002230 s station194.com - - [23/Sep/2008 17:46:47] "POST / HTTP/1.1" 200 101 mwlib.serve.info >> render_status e1b71e54a717adae rl mwlib.wsgi.info >> request took 0.254254 s station194.com - - [23/Sep/2008 17:47:01] "POST / HTTP/1.1" 200 101 mwlib.serve.info >> render_status e1b71e54a717adae rl mwlib.wsgi.info >> request took 0.247826 s station194.com - - [23/Sep/2008 17:47:10] "POST / HTTP/1.1" 200 101 mwlib.serve.info >> render_status e1b71e54a717adae rl mwlib.wsgi.info >> request took 0.241664 s station194.com - - [23/Sep/2008 17:47:14] "POST / HTTP/1.1" 200 101 mwlib.serve.info >> render_status e1b71e54a717adae rl mwlib.wsgi.info >> request took 0.238281 s station194.com - - [23/Sep/2008 17:47:22] "POST / HTTP/1.1" 200 101 mw-serve.info >> exit. /var/cache/mw-serve/e1b71e54a717adae/ exists and contains the files -rw-r--r-- 1 root root 251 2008-09-22 23:43 metabook.json -rw-r--r-- 1 root root 2 2008-09-22 23:43 rendering.rl when i trying running the render command locally i get the following error mw-render --writer rl --config mwlib.cfg --output test.pdf --metabook / var/cache/mw-serve/e1b71e54a717adae/metabook.json Could not load writer 'rl': cannot import name styleutils I cannot find anything about rl and styleutils on the web can anyone help out? regards --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
