7 May
2015
7 May
'15
2:32 p.m.
Greetings, romesh chander wrote:
I am trying to install Koha on Ubuntu. While running following command sudo koha-create --create-db library I am encountering following: sudo: koha-create: command not found
It only works if you are installing from packages, which is recommended. http://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages Did you forget to sudo apt-get install koha-common? :) GPML, Mark Tompsett