Skip to content
Chris Mattmann edited this page Apr 22, 2018 · 2 revisions

Shell Pre-Requisites

Some programs used by ImageCat require the use of the /bin/tcsh shell. You can usually install it on Linux via:

  1. yum install tcsh; or
  2. apt-get install tcsh

Python Pre-Requisites

  1. pip install xmlrpclib (which comes default in python 2.7)
  2. pip install solrpy

Other Pre-Requisites

  1. Maven 3.x
  2. Tesseract - use this guide