... 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...
594
jasiakman
Nov 12, 2005 12:13 am
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...
595
Robin Bowes
robin_bowes
Nov 14, 2005 11:31 pm
... Hmmm. Do they work with FC4/x86_64 ? I couldn't get them to work. Perhaps I'll have another go. ... Me too :) R....
596
Robin Bowes
robin_bowes
Nov 14, 2005 11:35 pm
... Ah, that was it. There's no neo_cgi.so in the FC3/x86_64 package. Am I missing something? R....
597
Robin Bowes
robin_bowes
Nov 14, 2005 11:35 pm
... Sorry - what's smart? I generally use "yum". R....
598
Axel Thimm
Axel.Thimm@...
Nov 15, 2005 12:35 am
... 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...
599
Axel Thimm
Axel.Thimm@...
Nov 15, 2005 12:35 am
... You seem to have solved everything, so my only idea is to submit the patches to the project. :) -- Axel.Thimm at ATrpms.net...
600
Axel Thimm
Axel.Thimm@...
Nov 15, 2005 12:48 am
... 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...
601
Robin Bowes
robin_bowes
Nov 15, 2005 1:05 am
... 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...
602
Axel Thimm
Axel.Thimm@...
Nov 15, 2005 1:16 am
... 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...
603
Robin Bowes
robin_bowes
Nov 15, 2005 9:28 am
... 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...
604
Axel Thimm
Axel.Thimm@...
Nov 15, 2005 9:53 am
... 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...
605
Michel Jouvin
jouvin@...
Nov 16, 2005 4:52 pm
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 ...
606
Brandon Long
blong42
Nov 16, 2005 6:19 pm
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...
607
mohamadsb
Nov 17, 2005 7:18 pm
Hi, I'm new in ClearSilver; can anyone give me an example code of using c in clearsilver ? Thanks...
608
Brandon Long
blong42
Nov 18, 2005 1:13 am
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,...
609
md_xlhost
Nov 20, 2005 12:04 am
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...
610
Matty Dorfner
mdorfner@...
Nov 20, 2005 12:04 am
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...
611
Brandon Long
blong42
Nov 20, 2005 10:51 am
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:...
612
Adam Montague
amontague@...
Nov 29, 2005 9:08 pm
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....
613
David Jeske
jeskeca
Nov 29, 2005 9:57 pm
... 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...
614
David Jeske
jeskeca
Nov 29, 2005 10:38 pm
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...
615
Brandon Long
blong42
Nov 29, 2005 11:56 pm
... Yes, that's probably what he means, others have asked before. I originally specifically didn't include that because I didn't want people making...
616
Adam Montague
amontague@...
Nov 30, 2005 12:07 am
... There's basic docs now too: http://modules.gotpike.org/display_docs.pike/Public.Parser.ClearSilver/1.1/29 ... Exactly. Adam...
617
Kevin Lewandowski
kevinsl
Nov 30, 2005 8:29 pm
... 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...
618
hrz@...
Dec 1, 2005 6:27 pm
... 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...
619
David Terrell
dave_terrell
Dec 1, 2005 6:39 pm
... 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...