chrismattmann / imagecat

ImageCat is an Apache OODT RADIX application that uses Apache Solr, Apache Tika and Apache OODT to ingest 10s of millions of files (images,but could be extended to other files) in place, and to extract metadata and OCR information from those files/images using Tika and Tesseract OCR.
94 stars 40 forks source link

Update install.sh #43

Closed ArathiSunder closed 6 years ago

ArathiSunder commented 6 years ago

There was a redundant sed command with a non-existent path, that caused installation failure

chrismattmann commented 6 years ago

thanks @ArathiSunder !

Coldsp33d commented 6 years ago

@chrismattmann Does this patch work for you? I pulled this copy and tried a re-installation, and everything broke on my Mac.
cc @ArathiSunder This broke installation on my mac.

chrismattmann commented 6 years ago

yes @Coldsp33d it works. Does it not work for you?