I tryed to install the currend version of you project on Ubuntu 9.04.
I used the guide http://sites.google.com/site/ocropus/install-mercurial
to do this.

Unfortunately an error occoured while scons run over iulib:

scons
scons: Reading SConscript files ...

scons: warning: The Options class is deprecated; use the Variables
class instead.
File "/home/mames/Desktop/ocropus4/iulib/SConstruct", line 38, in
<module>
compiling with high optimization
Checking for png_byte in C library png... yes
Checking for jpeg_std_error() in C library jpeg... yes
Checking for inflate() in C library tiff... yes
Checking for C++ header file ffmpeg/avcodec.h... no
Checking for C header file linux/videodev2.h... yes
Checking for C++ header file SDL/SDL_gfxPrimitives.h... yes
Checking for C++ header file SDL/SDL.h... yes
scons: done reading SConscript files.
scons: Building targets ...

[shoted] // worked fine till:

g++ -o imgio/tests/test-pbmpng imgio/tests/test-pbmpng.o -L. -lpng -
ljpeg -ltiff libiulib.a
imgio/tests/test-pbmpng&&touch imgio/tests/test-pbmpng.passed
sh: convert: not found
terminate called after throwing an instance of 'char const*'
Aborted
scons: *** [imgio/tests/test-pbmpng.passed] Error 134
scons: building terminated because of errors.


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