Thank Pierpaolo Monaco, I managed to fix the Problem Quote: in fact, in order to install ocropus with ubuntu 9.04 ( just installed), we need to apt-get install before this packages.
- scons - g++ - subversion - convert command (in imagemagick package) After installing imagemagick the problem was gone. Thanks :) On May 11, 10:53 am, "[email protected]" <[email protected]> wrote: > I tryed to install the currend version of you project on Ubuntu 9.04. > I used the guidehttp://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 -~----------~----~----~----~------~----~------~--~---
