hi all, i'm a beginner here with both openkm and linux.
i'm trying to install openkm 6.3 community on my OpenMediaVault box.
Java seems to have been successfully installed as i am returned Java Version 1.7.0_67 when using java -version
I downloaded the bundled and executed the following commands;
unzip openkm-6.3.0-community-tomcat-bundle.zip
mv tomcat /usr/local/openkm
if i execute /usr/local/openkm/bin/catalina.sh or /usr/local/openkm/bin/startup.sh i get the following error;
Cannot find /usr/local/apache-tomcat-7.0.55/bin/bin/setclasspath.sh
how/why is it looking in the wrong location?
what else do i have to do, to get it to use the MySQL install i have on the box? i have created the db and user already
i'm trying to install openkm 6.3 community on my OpenMediaVault box.
Java seems to have been successfully installed as i am returned Java Version 1.7.0_67 when using java -version
I downloaded the bundled and executed the following commands;
unzip openkm-6.3.0-community-tomcat-bundle.zip
mv tomcat /usr/local/openkm
if i execute /usr/local/openkm/bin/catalina.sh or /usr/local/openkm/bin/startup.sh i get the following error;
Cannot find /usr/local/apache-tomcat-7.0.55/bin/bin/setclasspath.sh
how/why is it looking in the wrong location?
what else do i have to do, to get it to use the MySQL install i have on the box? i have created the db and user already