6 Jan
2005
6 Jan
'05
1:55 a.m.
Klaus Weidenbach <Klaus.Weidenbach@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