[Koha-devel] upgrade script and config file....

MJ Ray mjr at dsl.pipex.com
Thu Jan 6 01:55:03 CET 2005


Klaus Weidenbach <Klaus.Weidenbach at gmx.net> wrote:
> the 'Install.pm' will just read $etcdir, so there is no other way than=20
> modifying the path to my koha.conf file in the 'koha.upgrade' script, isn't=

You can set etcdir (and prefix too) before running koha.upgrade:

export etcdir=/etc # or whatever
export prefix=/usr/local/koha # or whatever
./koha.upgrade

If that doesn't work, it's a bug. I'll put "add koha.conf warning" to
my TODO.

-- 
MJR/slef





More information about the Koha-devel mailing list