Re: [Koha-devel] koha-3.00.00 make fails

2008-08-16 Thread Rick Welykochy
Jesse Weaver wrote: > It sounds like there might be problems with DNS (/etc/hosts not having > your hostname); could you report on the result of this command? > > $ perl -e 'use Sys::Hostname; use Socket; print hostname() . "\n"; print > gethostbyname(hostname()) ? "dns good\n" : "dns bad\n";'

Re: [Koha-devel] koha-3.00.00 make fails

2008-08-16 Thread Jesse Weaver
On Sat, Aug 16, 2008 at 3:07 AM, Rick Welykochy <[EMAIL PROTECTED]> wrote: > Hi all, > > I have downloaded http://download.koha.org/koha-3.00.00.tar.gz > and began installing it on Debian/etch (in a Linux vserver environment). > > > 0. FINE: cd koha-3.00.00 > > 1. FINE: perl Makefile.PL > > 2. FAI

[Koha-devel] koha-3.00.00 make fails

2008-08-16 Thread Rick Welykochy
Hi all, I have downloaded http://download.koha.org/koha-3.00.00.tar.gz and began installing it on Debian/etch (in a Linux vserver environment). 0. FINE: cd koha-3.00.00 1. FINE: perl Makefile.PL 2. FAIL: make : :: Manifying blib/man3/C4::UploadedFile.3pm Manifying blib/man