Re: Clearsilver not working in Ubuntu 9.04 (jaunty)

Brandon Long <[email protected]> Thu, 25 Jun 2009 23:47:21 -0700
Newsgroups gmane.text.clearsilver.general
Organization Fiction L Networks
Message-ID <20090626064721.GA11330@bl1>
On 06/26/09 culleyharrelson uttered the following other thing:
> I am setting up a new development environment and have discovered that
> clearsilver is not working out of the box in jaunty:
> 
> https://bugs.launchpad.net/ubuntu/+source/clearsilver/+bug/386970
> 
> I am using mod_python which is looking at python 2.6 and clearsilver
> is not compiled for python2.6 by the ubuntu package system.  Has
> anyone worked through this?  I can probably either find a back port
> for mod_python or install clearsilver from source...

So, clearsilver 0.10.5 doesn't auto-detect python 2.6.  I should really
fix the detection code so it doesn't need a list of major versions.

It does work if you configure from source with 
./configure --with-python=/usr/bin/python

I have some pre releases of 0.11 in the works, just waiting on some
final touches to some new code a coworker is working on, it has the
relevant extra bits to configure (or you can add the bits to
configure.in and re-run autogen.sh).  There's just a list of versions in
configure.in that it uses to find the include/lib paths.

Brandon
-- 
 "Investment in reliability increases until it exceeds the probable cost
  of errors, or until someone insists on getting some useful work done."
                                           http://www.fiction.net/blong/