how pylibtiff can work in Windows Xp system?
Closed this issue · 2 comments
GoogleCodeExporter commented
1,I download the libtiff.py and setup.py ,after I install then in my win
XP system ,it also have some problem with me,I find the no.21 line of the
libtiff.py file,the script of it is "include_tiff_h
= '/usr/include/tiff.h'", this path is in linux system ,so I think
that ,can this tool work in Xp system?
Original issue reported on code.google.com by Andy.joi...@gmail.com
on 27 Sep 2009 at 12:26
GoogleCodeExporter commented
This seems to be fixed in r8
Original comment by kent3...@gmail.com
on 4 Jan 2010 at 10:26
GoogleCodeExporter commented
See also
http://code.google.com/p/pylibtiff/downloads/list
where there are windows installers for libtiff
and pylibtiff available.
Original comment by pearu.peterson
on 5 Jan 2010 at 8:33
- Changed state: Fixed