[Xapian-discuss] Problem with python2.5

Lavoie Francis lav.francis at gmail.com
Thu May 21 15:14:14 BST 2009


James and Miki, Thank you

The server is on a shared host. It have python2.4 as default and I  
need 2.5 for my project, the problem was that my PYTHON variable  
wasn't set, just the PYTHONPATH and the default python exec. What  
wasn't enought.

So I need to set PYTHON=[MY PYTHON2.5 binary].

Now it works perfectly

Francis


On 09-05-20, at 19:43, James Aylett wrote:

> On Wed, May 20, 2009 at 07:18:13PM -0400, Lavoie Francis wrote:
>
>> It's the first time I use xapian, and it work fine on my mac with
>> python2.5
>>
>> But when I update my code with the prod server, running linux instead
>> of OSX, I got a utf8 error.
>
> Is this Debian? And which version?
>
>> the result of:
>> grep Py_UNICODE_SIZE /usr/local/include/python2.5/pyconfig.h
>> returns :
>> #define Py_UNICODE_SIZE 2
>
> This looks like you're using your own build of python; any particular
> reason?
>
> This may or may not be a similar problem to that reported (and
> ultimately solved) previously:
> <http://lists.tartarus.org/pipermail/xapian-discuss/2007-December/004913.html 
> >.
>
> J
>
> -- 
>  James Aylett
>
>  talktorex.co.uk - xapian.org - uncertaintydivision.org
>
> _______________________________________________
> Xapian-discuss mailing list
> Xapian-discuss at lists.xapian.org
> http://lists.xapian.org/mailman/listinfo/xapian-discuss




More information about the Xapian-discuss mailing list