I am trying to compile ocropus on windows mingw environment.
I am getting error as below
...
...
$ configure
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for /usr/local/include/iulib/imgio.h... no
configure: error: please install iulib or specify a non-default
location by '--with-iulib=...'
...
...
If I try to install iulib
$configure
...
...
checking for jpeg_std_error in -ljpeg... yes
checking for TIFFOpen in -ltiff... no
configure: error: no TIFFOpen; please install libtiff4-dev or
equivalent
...
...
I am wondering whether libtiff4-dev is available in windows.
I need help on further proceeding...
Thanks
smk
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"ocropus" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/ocropus?hl=en
-~----------~----~----~----~------~----~------~--~---