Search the web
Sign In
New User? Sign Up
ClearSilver
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 579 - 608 of 1347   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
579
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...
iwasso80s
Offline Send Email
Oct 4, 2005
12:33 am
580
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 ...
Carwyn
llygad
Offline Send Email
Oct 4, 2005
5:16 pm
581
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...
craigp98072
Offline Send Email
Oct 5, 2005
2:07 am
582
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 ...
David Jeske
jeskeca
Offline Send Email
Oct 5, 2005
7:09 am
583
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...
e6l9jsac
Offline Send Email
Oct 6, 2005
8:02 am
584
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...
Wybo Wiersma
wybo_wiersma
Offline Send Email
Oct 9, 2005
9:02 pm
585
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@...
Send Email
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...
Wybo Wiersma
wybo_wiersma
Offline Send Email
Oct 9, 2005
10:53 pm
587
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...
hajoehlers
Offline Send Email
Oct 13, 2005
12:31 am
588
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...
hajoehlers
Offline Send Email
Oct 13, 2005
12:31 am
589
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...
chasenpflug
Online Now Send Email
Oct 26, 2005
2:43 am
590
I grabbed SafeHtml.py out of the Clearsilver Python stuff and tried out a very simple test: SafeHtml.SafeHtmlString ("<b>foobar<script...
CryoMax
Offline Send Email
Nov 2, 2005
10:38 pm
591
hmm, bad interaction between stripping the <script> and doing the matching tag that's stripped. The fix was pretty easy, available at ...
Brandon Long
blong42
Offline Send Email
Nov 3, 2005
9:33 am
592
... Poifect, thanks! :) ...Paul ** Read my Blog: http://www.bloglines.com/blog/CryoMax ** ** Visit Project Galactic Guide http://www.galactic-guide.com/ ** ...
...Paul
CryoMax
Offline Send Email
Nov 3, 2005
7:09 pm
593
... 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...
Robin Bowes
robin_bowes
Online Now Send Email
Nov 8, 2005
5:31 pm
594
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...
jasiakman
Online Now Send Email
Nov 12, 2005
12:13 am
595
... Hmmm. Do they work with FC4/x86_64 ? I couldn't get them to work. Perhaps I'll have another go. ... Me too :) R....
Robin Bowes
robin_bowes
Online Now Send Email
Nov 14, 2005
11:31 pm
596
... Ah, that was it. There's no neo_cgi.so in the FC3/x86_64 package. Am I missing something? R....
Robin Bowes
robin_bowes
Online Now Send Email
Nov 14, 2005
11:35 pm
597
... Sorry - what's smart? I generally use "yum". R....
Robin Bowes
robin_bowes
Online Now Send Email
Nov 14, 2005
11:35 pm
598
... 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@...
Send Email
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@...
Send Email
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@...
Send Email
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...
Robin Bowes
robin_bowes
Online Now Send Email
Nov 15, 2005
1:05 am
602
... 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@...
Send Email
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...
Robin Bowes
robin_bowes
Online Now Send Email
Nov 15, 2005
9:28 am
604
... 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@...
Send Email
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@...
Send Email
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...
Brandon Long
blong42
Offline Send Email
Nov 16, 2005
6:19 pm
607
Hi, I'm new in ClearSilver; can anyone give me an example code of using c in clearsilver ? Thanks...
mohamadsb
Offline Send Email
Nov 17, 2005
7:18 pm
608
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,...
Brandon Long
blong42
Offline Send Email
Nov 18, 2005
1:13 am
Messages 579 - 608 of 1347   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help