[Xapian-devel] Re: Xapian Binding compile error in Windows XP using CygWin
Olly Betts
olly at survex.com
Fri Dec 23 12:35:57 GMT 2005
On Fri, Dec 23, 2005 at 10:59:24AM +0000, Koum wrote:
> I have libpython24.a at C:\Program Files\Python24\libs
Hmm, so "libs" wasn't a typo then...
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
More information about the Xapian-devel
mailing list