... Trac (http:// ... for all the ... Giulio, I need a clearsilver x86_64 RPM for the same reason (trac on a CentOS 4.2 x86_64 box. Did you get any further...
I've done a search of the archive of this list and thus far have come up empty - I'm trying to build ClearSilver 0.10.1 with python support for installing trac...
... No, gcc4 and 64bits seem to break clearsilver. ... I finally just used the FC3/x86_64 packages (and dropped them into the FC4 repo). Not that the error was...
Axel Thimm
Axel.Thimm@...
Nov 15, 2005 12:35 am
599
... You seem to have solved everything, so my only idea is to submit the patches to the project. :) -- Axel.Thimm at ATrpms.net...
Axel Thimm
Axel.Thimm@...
Nov 15, 2005 12:35 am
600
... Yes, they do, all you have to do is smart install trac with smart configured to use ATrpms' FC4/x86_64 repo. -- Axel.Thimm at ATrpms.net...
Axel Thimm
Axel.Thimm@...
Nov 15, 2005 12:48 am
601
... Axel, Did you ever get any further with this? I'm running into the same problem - I need clearsilver on FC4 x86_64. I've managed to get some sort of binary...
... No, neo_cgi.so is there. $ rpm -qf /usr/lib64/python2.4/site-packages/neo_cgi.so clearsilver-0.10.1-3.rhfc3.at -- Axel.Thimm at ATrpms.net...
Axel Thimm
Axel.Thimm@...
Nov 15, 2005 1:16 am
603
... Aha! I was trying to rebuild the FC3 SRPM on FC4. I didn't think to install the FC3 x86_64 RPM. Thanks for the help, R. -- http://robinbowes.com If a man...
... The FC3 src.rpm and the one for FC4 are identical. It isn't the sources, it's the environment (64 bits & gcc4) that break the build. So rebuilding the FC3...
Axel Thimm
Axel.Thimm@...
Nov 15, 2005 9:53 am
605
Hi, I tried to install ClearSilver 0.9.14 (Python API only) on HP Tru64 Unix. I encoutered several problems that I was able to fix. Attached are the mods I ...
Michel Jouvin
jouvin@...
Nov 16, 2005 4:52 pm
606
Thanks for the patches, I'll see about integrating them. Each version is "production", in that there are sites with millions of hits a day using them. I...
In the clearsilver distribution, there is an example program in the imd directory. Its a very simple image server. There's also static.c in the cgi directory,...
Hi guys, I've problems reading out HTTP Cookies within an Clearsilver templates? Can u tell me what to do, I don't find any fitting information. The only thing...
Hi guys, I've problems reading out HTTP Cookies within an Clearsilver templates? Can u tell me what to do, I don't find any fitting information. The only thing...
Matty Dorfner
mdorfner@...
Nov 20, 2005 12:04 am
611
Well, it depends on what is populating your HDF. With the included CGI kit (C or Python) the cookies are actually stored at Cookie, so the equivalent would be:...
I finally finished up a clearsilver module for pike (http://pike.ida.liu.se/). It only does the HDF and template side of things, none of the cgikit stuff....
Adam Montague
amontague@...
Nov 29, 2005 9:08 pm
613
... That's great! We'll try to incorporate this into the main clearsilver release sometime soon. ... Can you explain what you mean here? The C interface allows...
Has anyone here had a positive experience with a documentation generation format? It would be nice if it were easier for new documentation to be part of a...
... There's basic docs now too: http://modules.gotpike.org/display_docs.pike/Public.Parser.ClearSilver/1.1/29 ... Exactly. Adam...
Adam Montague
amontague@...
Nov 30, 2005 12:07 am
617
... Are you saying that it would be possible to call a python method from a clearsilver template? If so that would be very useful! I understand the forced...
... I'm a fan of DocBook. The work flow and setup takes a little getting into but, as with most things, is fine once you get the hang of it. It has been...
hrz@...
Dec 1, 2005 6:27 pm
619
... Swetland just pointed me at this: http://www.methods.co.nz/asciidoc/ which is pretty sweet. Apparently it's being used for the git docs, among other...