Page 1 of 1

can't read or execute

PostPosted:Wed Nov 04, 2015 3:02 am
by mciv
I had tested openkm on a fedora server for some time and was able to get tesseract, imagemagick and open office all working. I really liked openkm and for various reasons had to build a new server. I am running Ubuntu 14 and after much trial and error I was able to get openkm 6.3 community working. I know it's normally a simple install but for some reason I had lots of trouble. The problem I have now is getting tesseract, imagemagick and openoffice to work. I've installed all three and tested them from the server. Inside openkm under the configuration check they report as such
Code: Select all
system.imagemagick.convert
Can't read or execute: system.convert=/usr/bin/convert
system.ocr
Can't read or execute: system.ocr=/usr/bin/tesseract
system.openoffice.path
Can't read or execute: /opt/openoffice4/program/program/soffice.bin
I've double checked the paths and they are correct. I'm guessing a permission issue but I can't figure out what. Any ideas would be great?

Re: can't read or execute (solved)

PostPosted:Thu Nov 05, 2015 3:12 am
by mciv
I hate to even post this but the issue was an oversight on my part. I included the Key field in the Value field so key=string.value ended up in the value field and that is incorrect. Simple fix but I guess it's always good to remember that sometimes taking a step away is the best solution.

Re: can't read or execute

PostPosted:Sat Nov 07, 2015 9:54 am
by jllort
Thanks for sharing your solution, sure other community users will have similar problem and the post can give them some clues.