[Xapian-devel] Re: Xapian Binding compile error in Windows XP using CygWin

Koum koumakis at gmail.com
Fri Dec 23 12:57:34 GMT 2005


Olly Betts <olly <at> survex.com> writes:

> What does this output:
> 
> python -c 'import sys;print sys.prefix'
> 
> If it's "C:\Program Files\Python24", then change the "lib" back to
> "libs" in configure, and everything should work I think.
> 
> However, from the output, it looks like it's giving "/usr", which I
> guess cygwin maps somewhere.  Do you know where?
> 
> Cheers,
>     Olly
> 

$ python -c 'import sys;print sys.prefix'
/usr

And James is right the path for /usr is C:\cygwin\usr








More information about the Xapian-devel mailing list