18 Jul
2009
18 Jul
'09
3:37 a.m.
On Fri, Jul 17, 2009 at 6:27 PM, Paul Yachnes <yach@cox.net> wrote:
At the very end of a Koha install (git install on Ubuntu 9.04), I got the following text:
chown: invalid user: 'koha:koha' make: *** [set_koha_ownsership] Error 1
I'm not sure what this is telling me or if this is a problem. Do I need to fix something or is it ok to proceed?
I think you could replace that with: chown -R koha:koha /path/to/kohaclone koha:koha would be the user and group you want to own the files. If you didn't add a koha user and group to your system, then that would also explain the error. -- Joe Atzberger LibLime - Open Source Library Solutions