You need libtiff*-dev for compiling.

Tom

Chris Puttick <[email protected]> wrote:

>
>Better than losing a dinosaur, but still...
>
>Following installation instructions at 
>http://sites.google.com/site/ocropus/install-mercurial
>on a Kubuntu 9.04 x86 desktop.
>
>Successfully built and installed iulib after resolving all
>dependencies.
>
>On running scons in the ocropus directory get
>
>$ scons
>scons: Reading SConscript files ...
>
>scons: warning: The Options class is deprecated; use the Variables
>class instead.
>File "/home/chris/ocropus/SConstruct", line 63, in <module>
>
>scons: warning: The PathOption() function is deprecated; use the
>PathVariable() function instead.
>File "/home/chris/ocropus/SConstruct", line 70, in <module>
>
>scons: warning: The BoolOption() function is deprecated; use the
>BoolVariable() function instead.
>File "/home/chris/ocropus/SConstruct", line 76, in <module>
>NOTE: compile with high optimization only for production use
>Checking for C++ header file colib/colib.h... yes
>Checking for C++ library iulib... yes
>Checking for C library SDL... yes
>Checking for C library SDL_gfx... yes
>Checking for C library tiff... no
>AssertionError: :
>  File "/home/chris/ocropus/SConstruct", line 118:
>    assert conf.CheckLib('tiff')
>
>C library tiff is provided by libtiff?
>
>$ sudo apt-get install libtiff4
>[sudo] password for chris:
>Sorry, try again.
>[sudo] password for chris:
>Reading package lists... Done
>Building dependency tree
>Reading state information... Done
>libtiff4 is already the newest version.
>0 upgraded, 0 newly installed, 0 to remove
>
>Hmmm. Any ideas?
>
>Cheers
>
>Chris
>
>PS Just for sanity's sake, I also tried downloading the 0.4 tarball
>with the same results.
>>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to