I want to thank you Brandon. A friend of mine and I just launched a fun little site (http://www.iwasso80s.com) using Clearsilver. It was a real pleasure to...
The configure scripts don't seem to like the Intel x86_64 machine I'm trying to build clearsilver on: checking build system type... Invalid configuration ...
I cannot compile clearsilver (either 0.10.1) using mingw, even after several hours of trying. After giving up on the Makefiles altogether and installing...
I've compiled under mingw32 and built a python windows module. I wrote some instructions which sit in python/README.txt. It's been a long time, and if I ...
Hi Carwyn, ... I was having the same problem. Search aroud, I have been able to patch two configurations file to let the ./configure script run successfully...
I am rather new to ClearSilver. I managed to compile it after adding a link to env from /usr/bin to bin but that wasn't all... I included ClearSilver using...
On Fri, 7 Oct 2005 23:52:19 +0200 ... This is a simple one, "g++ -c -I/usr/local/include/ClearSilver HDF.HDF.cc -o .o/HDF.HDF.o" should do the trick. Some...
Gerald Dachs
gda@...
Oct 9, 2005 9:15 pm
586
Thanks very much for your quick reply... Less thanks to Yahoo for still I found out myself yesterday. As I checked the yahoo-group on saturday morning...
Given AIX 5.1 gcc and gnu build tools Task: Build Clearsilver for track on AIX 5.1 Problem: IBM c-compiler is used during building of 'neo_cgi' extension but...
Given: aix 5.1 gcc and gnu build tools Task: Building clearsilver-0.10.1 for track on AIX Problem: 1) During the ./util build i see a few warnings. 2) During...
Brian, thanks for the tip! I was experiencing the same problem. After doing the change you suggested, I ran into another problem. I ran ./configure with a...
... 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,...