I had a look at the archive. There are some related problems but not quite what I get. The error is as follows. I hope there is enough information. make[1]:...
@all sorry for potential double post, but the yahoo groups webfrontend does not like me Hi Magnum ... 10.0. ... hehe according to the version 0.9.3 you try to...
I'm pleased to report that 0.10.2 seems to have fixed the problems I was having (some probably down to my own ignorance) with Python in 0.9.x versions on...
Jeff Tupholme
jeff-lists@...
Jan 4, 2006 8:01 pm
654
Hi, I have packaged up Python Eggs for Clearsilver and was wondering how I go about submitting the binaries for the OSX and Linux eggs as well as a minor patch...
I've had no problems with ClearSilver in OSX 10.4. gcc_select will let you set GCC to 3.3 instead of 4.0 - I suspect that that's causing you grief. If you're...
I'll be happy to take them and post them, though I don't know why we'd need the patch to 0.9.14. Brandon ... -- "A front-line tech support specialist who has...
At present, hdf_remove_tree(hdf, "") doesn't do anything. I had thought that it would remove the entire tree. Would people be open to a patch that changed...
Doug Porter
dsp@...
Jan 9, 2006 7:01 pm
658
Hi guys, I'm new here, I develop web applications using cgi in C and knew clearsilver when I was installing Trac in my computer. I'm trying to learn using it...
... Yes, and the latest version did a slightly better job of having comments in static.cgi to explain it. We could probably use a "starting with C" page...
... hmm. I guess that's ok... Brandon -- "We don't understand the software, and sometimes we don't understand the hardware, but we can *see* the blinking...
Second try to send this mail to the newgroup. Hi Brandon, after changing to the IBM c-compiler vac V6 because i have to build all package for trac with the IBM...
... Yeh, this would be nice, I could help if you can. I was just playing around with the CGI kit this few days, I made a webpage using it that do a search in...
We're always happy to get more documentation or examples. Brandon ... -- "Plan to throw one away; you will, anyhow." -- Fred Brooks, _The Mythical Man-Month_ ...
Yes. Brandon ... -- "We don't understand the software, and sometimes we don't understand the hardware, but we can *see* the blinking lights!" -- Unknown ...
I'm trying to use clearsilver under cygwin. I read in previous messages that people were not having much luck with cygwin. So I installed MinGW as well and...
Hi, Below is the error message when I tried to do a make with these configure arguments: # ./configure --enable-perl --disable-python --disable-ruby...
Use gmake. Adam On Fri, 20 Jan 2006 09:42:25 +0800 "Mark Jayson R. Alvarez"...
Adam Montague
amontague@...
Jan 20, 2006 3:55 am
669
... Hmm, that's odd. Did you do a distclean between using mingw and cygwin? ... The above causes these problems. ... I haven't tried compiling it against perl...
My colleague mentioned we're probably part of only a small group of people using clearsilver with PHP so maybe a question more likely to get a response would ...
hi does anyone know where i can find examples of how to use evar? I can't see any in the clearsilver doc pages i'm iterating over nodes and trying to use the...
I'm trying to install on Suse 9.3 with Python 2.4. I'm running into a few problems. -When I try to install 0.10.2, I get an error when I do make install, that...
evar is covered at http://www.clearsilver.net/docs/man_templates.hdf <BLOCKED::http://www.clearsilver.net/docs/man_templates.hdf> This is the "Template Syntax"...
Hi Brandon or anyone else who knows howto do it. Since the Makefile, rules.mk are almost useless if you are working on AIX i have to figure out howto get the...
My colleague mentioned we're probably part of only a small group of people using clearsilver with PHP so maybe a question more likely to get a response would ...
Assuming you compile with gettext support, it should work the same way any other php (or python) code would that uses gettext in its embedded modules. For...
I really need to get 0.10.3 out, since there's a bug in the configure.in script in 0.10.2. Try this patch to configure.in (only the second part is necessary,...
... Yes, that doesn't work because of when evar is evaluated. http://www.clearsilver.net/docs/man_templates.hdf#evar Basically, clearsilver evaluation has two...