Hi, I see this when installing on Ubuntu 20.04, after following directions as per https://cwiki.apache.org/confluence/display/TIKA/TikaServer but always get the LSB error message.
What am I missing or can someone help please? wget https://archive.apache.org/dist/tika/2.9.0/tika-server-standard-2.9.0-bin.tgz tar xzf tika-server-standard-2.9.0-bin.tgz tika-server-standard-2.9.0-bin/bin/install_tika_service.sh --strip-components=2 sudo bash ./install_tika_service.sh tika-server-standard-2.9.0-bin.tgz and sudo bash ./install_tika_service.sh tika-server-standard-2.9.0-bin.tgz -i /opt -d /var/tika -u tika -s tika -p 9998 Thanks Tom
