Dirk, pavuk_www/ code has been adapted to munch the HTML generated by DocBook to produce the 'regular' man.web for the website ( Pavuk.ManPage.html (+...
FYI: done this way because the new DocBook-derived pavuk.1 manpage produces several fatal errors in the old manpage script, so I took the already existing...
... The old conversion was the minimum HTML conversion. No special stuff there ... Seems to work as expected. I got not error message in the cron-jobs. Ciao --...
phew... :-) ...... errr... I'm looking at the production site and notice that my new manpage does not 'come through' (the older copy is still there, based on...
... If you change the build stuff, the errors will come next day only. The current day is prcoessed using the last checkout :-) But it will not work. "make" in...
Whoops. Yeah. Seen it. Basically a typo (lower vs uppercase 'P') in the makefile there. Plus I hadn't set white for text in the proper CSS file, which made it...
God, sometimes I can be so stupid! Dirk reported that he had a problem with the pavuk CVS code a while ago, where pavuk would lock up and never finish when...
Ah yeah, a symptom of the bug would be that netstat -a --tcp on the machine running 'pavuk' would show one or more connections to that (web)server addressed by...
Ummm, Dirk? Any idea why the latest makefile cum DocBook stuff didn't make it to the pavuk.org documentation pages? cd pavuk_www/htdocs/ make clean make works...
The whole shebang is in CVS right now; given that SF delays access by anonymous several hours(?), it should be available from CVS by tomorrow at the latest. ...
Hi, this seems like a really basic question but I really can't figure it out. When I run a ./configure, make, then sudo make install, I get the response...
Hm, weird. Tried the same thing with CVS head source tree and no trouble at all. Are you sure you've got GNU gettext package installed and working on your...
... You're welcome. Cheers, Ger -- Met vriendelijke groeten / Best regards, Ger Hobbelt ... web: http://www.hobbelt.com/ http://www.hebbut.net/ mail:...
Hi, I'm trying to build Pavuk from CVS on an Ubuntu 8.04.1 system. Getting these errors during linkage: htmlparser.o: In function `html_parser_get_style_urls':...
I'll check it out, must be a screwup by me as the latest CVS updates are from my hand. Ger ... -- Met vriendelijke groeten / Best regards, Ger Hobbelt ... web:...
Initial report back as I was surprised so I checked my tree against my CVS mirror tree: pjs_run_parse_css_content_func is in jsbind.c and should also be in CVS...
Oh-kay. Just uploaded a fix for this into CVS; I know SF has a delay on anonymous CVS getting to see changes, but I don't know how long (one hour? or more?). ...
... I finally got around to try this. Your latest code from CVS compiles & links fine now on my machine. I have a working pavuk 0.9.36 now! Thanks a lot! ... ...
... Great! Thanks for the feedback. ... HMmmmmm :-S Can you track down for me on your system if there's any jsapi.h *anywhere*. And also look for anything...
Oops, forget about the jsapi.h: got it! That's at least at an expected spot in the dir tree. Now all we've got to track down ar the lib files (may be .so's or ...
... Ok, here's what I found: /usr/lib/seamonkey/components/libjsd.so /usr/lib/seamonkey/libmozjs.so /usr/lib/xulrunner-1.9.0.1/libmozjs.so (Fyi: My system has...
Ah, thanks! The libs are there for these apps AND because you installed libmozjs-dev (I assume!). As your libs are .so, those are dynamic loadable, and I...
... Though delayed for a long time, I finally added an example showing how to grab the up-to-date content from a MediaWiki-based web site to static (off-line)...
Can pavuk perform the following function using js_script_file option? A URL is generated by "document.write (dvbbs_topic_list (TempStr,'2458080','52'))"....
Hmmmm... I've been looking at the same thing a while back - some free image sites use the same sort of tech. Okay, a top of mind response, so please bear with...
Hm. Can't say by looking at this; I'll need to check it out. Regarding pavuk: make sure you grab the very latest CVS source tree and build a binary from that...