<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
ok. I figured it out, created user koha and group koha and ran "sudo
chown -R koha:koha /home/paul/kohaclone.<br>
<br>
I assume I now have to run the install again?<br>
<br>
<br>
Paul Yachnes wrote:
<blockquote cite="mid:4A6130B5.4050107@cox.net" type="cite">
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
I thought I had added the user koha and the group koha during
installation, but I guess not. How do I do it now?<br>
<br>
<br>
Joe Atzberger wrote:
<blockquote
cite="mid:235bf14f0907171837n5d62689cl427a64a4da92d803@mail.gmail.com"
type="cite"><br>
<br>
<div class="gmail_quote">On Fri, Jul 17, 2009 at 6:27 PM, Paul
Yachnes <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:yach@cox.net">yach@cox.net</a>></span> wrote:<br>
<blockquote class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">At
the very end of a Koha install (git install on Ubuntu 9.04), I got<br>
the following text:<br>
<br>
chown: invalid user: 'koha:koha'<br>
make: *** [set_koha_ownsership] Error 1<br>
<br>
I'm not sure what this is telling me or if this is a problem. Do I need<br>
to fix something or is it ok to proceed?<br>
<br>
</blockquote>
</div>
<br>
I think you could replace that with:<br>
<div style="margin-left: 40px;">chown -R koha:koha
/path/to/kohaclone<br clear="all">
</div>
<br>
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.<br>
<br>
-- <br>
Joe Atzberger<br>
LibLime - Open Source Library Solutions<br>
</blockquote>
<br>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Koha mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a>
<a class="moz-txt-link-freetext" href="http://lists.katipo.co.nz/mailman/listinfo/koha">http://lists.katipo.co.nz/mailman/listinfo/koha</a>
</pre>
</blockquote>
<br>
</body>
</html>