Name | Modified | Size | Downloads / Week |
---|---|---|---|
README | 2011-05-31 | 1.3 kB | |
Totals: 1 Item | 1.3 kB | 0 |
This directory is a list of hAvOc components. File description: * ochi_0.01-RC2.tar.gz :: release candidate 2 for OCR part * ochi_0.01-RC1fix5.tar.gz :: a source file for OCR part (last bugfix release before RC2) * ochi_0.01-RC1fix1.tar.gz :: a source file for OCR part (bugfixes and additional functionality) * ochi_0.01-RC1.tar.gz :: a source file for OCR part * testcase1.tgz :: a single example of a scan * testcase2.tgz :: a group of scans, some of them have artificial errors in student_id Requirements: - libleptonica - libzbar - gettext - libpq - libtiff - libpng - confuse Installation instruction: Download ochi_0.01-RC1fix5.tar.gz. The source code is managed by autoconf/automake. Firstly configure script is generated by running "autoreconf -i". Follow by standard procedure: ./configure make make install By default, ochi is installed in the /usr/local directory. Check /usr/local/etc/havoc/ochi.conf for the rest of the required directories. Database is not yet part of the package. To make a successful tests without database comment out lines (the numbers are valid only for ochi_0.01-RC1fix5 and ochi_0.01-RC2!): main.c: line 55 daemon.c: from line 201 to 207 daemon.c: line 214 daemon.c: line 259 daemon.c: line 269