Hello, Tom and everyone:

Thanks for your response, Tom. I've installed scons and was able to get
farther. iulib did build and install.

I also installed tesseract from the F10 RPMs using
  # yum install 'tesseract*'

which installs
 tesseract                   i386         2.03-1.fc10        fedora
1.8 M
 tesseract-devel             i386         2.03-1.fc10        fedora
242 k
 tesseract-langpack-de       noarch       2.00-2.fc8         fedora
1.3 M
 tesseract-langpack-es       noarch       2.00-2.fc8         fedora
1.3 M
 tesseract-langpack-fr       noarch       2.00-2.fc8         fedora
982 k
 tesseract-langpack-it       noarch       2.00-2.fc8         fedora
952 k
 tesseract-langpack-nl         noarch       2.00-2.fc8         fedora
1.3 M

The problem I'm having now is this:
% cd ocropus
% scons
...
AssertionError: :
  File "/home/joshr/src/ocropus/ocropus/SConstruct", line 116:
    assert conf.CheckLibWithHeader('tesseract_full', 'tesseract/baseapi.h',
'C++')

but I do see the file tesseract/baseapi.h in
/usr/include/tesseract/baseapi.h

???

Thanks in advance for assistance,
 jrobinson852


On Mon, May 18, 2009 at 11:51 PM, Tom <[email protected]> wrote:

>
> jrobinson852 wrote:
> > I'm trying to take a look at the latest version of Ocrupus from
> > Mercurial on Fedora 10.
> > I'm following the directions at
> http://sites.google.com/site/ocropus/install-mercurial
> >
> > I am able to pull the iulib ad ocrupus directories from Mercurial, but
> > when I try to configure uilib, I get:
> >
> > config.status: error: cannot find input file: Makefile.in
> >
>
> You can either build with SCons (that should run on Fedora), or you need
> to run the full automake/autoconf pipeline (in fact, you may need to
> build the automake input files with "python buildAM.py" if they're out
> of date).
>
> Tom
>
> >
>

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