Hi, While untarring the tarball with koha-1.01.tar.gz I get these messages: gzip: stdin: decompression OK, trailing garbage ingored tar: Child returned status 2 tar: Error exit delayed from previous errors I am using tar zxvf koha-1.01.tar.gz command. Is this OK? Also, the filenames eg. front-mouseover-memeber.gif are not called from scripts by their right name. Apache complains that such file doesn't exist. That's because it is called as front-mouseover-members.gif. regards, Benedict --------------------------------------- Darmowe kursy HTML, JavaScript, Flash http://fabryka.republika.pl/kurs/ ---------------------------------------
"Benedykt P. Barszcz" wrote:
Hi, While untarring the tarball with koha-1.01.tar.gz I get these messages: gzip: stdin: decompression OK, trailing garbage ingored tar: Child returned status 2 tar: Error exit delayed from previous errors
I am using tar zxvf koha-1.01.tar.gz command.
I have the same problem. The end of the tarball is probably corrupt. Maybe because of that a perl script (required for adding new borrowers) named /cgi-bin/koha/insertdata.pl is missing. Taniel Kirikal
* Taniel Kirikal <taniel@colleduc.ee> [000818 00:33]:
"Benedykt P. Barszcz" wrote:
Hi, While untarring the tarball with koha-1.01.tar.gz I get these messages: gzip: stdin: decompression OK, trailing garbage ingored tar: Child returned status 2 tar: Error exit delayed from previous errors
I am using tar zxvf koha-1.01.tar.gz command.
I have the same problem. The end of the tarball is probably corrupt. Maybe because of that a perl script (required for adding new borrowers) named /cgi-bin/koha/insertdata.pl is missing.
Taniel Kirikal
Sorry about that, Ive put up a new tarball, 1.02 (it has 2 little minor changes to scripts) It definitely has the insertdata.pl script. Chris -- Chris Cormack Katipo Communications Programmer/Sys Admin chris@katipo.co.nz 025 500 789 www.katipo.co.nz
Also, the filenames eg. front-mouseover-memeber.gif are not called from scripts by their right name. Apache complains that such file doesn't exist. That's because it is called as front-mouseover-members.gif.
Ahhh, whoops spelling/typing mistake by me. Its on the todo list now :-) Chris -- Chris Cormack Katipo Communications Programmer/Sys Admin chris@katipo.co.nz 025 500 789 www.katipo.co.nz
participants (3)
-
Benedykt P. Barszcz -
Chris Cormack -
Taniel Kirikal