On 15.11.2010 22:02, Steven Schwartz wrote: > Odd; I just pulled down a fresh copy of icinga-web-1.2.1.tar.gz, and it's the > same file -- size the same, missing files the same.
get the md5 file as well and compare them like this cat icinga-web-1,2,1,tar,gz,md5 md5sum icinga-web-1,2,1,tar,gz they should match. below is a fresh tar xzf downloaded from sf.net... ~/temp/icinga-web-1.2.1 $ ls aclocal.m4* bin/ build.xml* configure.ac* etc/ install-sh* Makefile.in* pub/ app/ build.properties* configure* doc/ icinga-web.spec lib/ nbproject/ README* ~/temp/icinga-web-1.2.1 $ ls etc/tests/ config/ config.php* icingaWebTesting.php* test.properties.in tests/ > > Steven S. > > > -----Original Message----- > From: Wolfgang [mailto:[email protected]] > Sent: Monday, November 15, 2010 11:22 AM > To: [email protected] > Subject: Re: [icinga-users] New here, with a question... > > Am 15.11.2010 19:50, schrieb Steven Schwartz: >> I got the file from the icinga website, (or so I thought), and got version >> 1.2.1. Here's what I see: >> >> cd bash-3.00# cd icinga-web-1.2.1 >> bash-3.00# ls >> Makefile app config.log configure.orig >> Makefile.in bin config.status doc >> README build.properties configure etc >> aclocal.m4 build.xml configure.ac shtool >> bash-3.00# ls etc >> apache2 build.properties.in contrib >> build.properties build.xml >> bash-3.00# ls etc/contrib/ >> PNP_Integration businessprocess-icinga-cronk >> Skeleton >> bash-3.00# ls etc/contrib/Skeleton/ >> bin build.xml install.sh phing >> build.properties doc manifest.xml phing.php >> bash-3.00# >> bash-3.00# find . -name test.properties.in -print >> bash-3.00# >> >> Now, it may be that it's being processed from a different filename, but... >> >> Steven Schwartz >> >> >> -----Original Message----- >> From: Marius Hein [mailto:[email protected]] >> Sent: Monday, November 15, 2010 5:21 AM >> To: [email protected] >> Subject: Re: [icinga-users] New here, with a question... >> >> Hi. >> >>> I'm trying to build the icinga-web interface, and configure gets hung up >>> as follows: >>> >>> >>> >>> config.status: creating etc/build.properties >>> >>> config.status: error: cannot find input file: `etc/tests/test.properties.in' >>> >>> >>> >>> And, indeed, that file's not there. But this is a download from last week. >> Which version you used and from where you got the file? >> >> I tested the 1.2.1 with success, all configure files was there. >> >> Kind regards, >> Marius. >> > You're missing a couple of files in the directories shown. I'd proprose > to download the archive again and restart the installation. > > ------------------------------------------------------------------------------ > Centralized Desktop Delivery: Dell and VMware Reference Architecture > Simplifying enterprise desktop deployment and management using > Dell EqualLogic storage and VMware View: A highly scalable, end-to-end > client virtualization framework. Read more! > http://p.sf.net/sfu/dell-eql-dev2dev > _______________________________________________ > icinga-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/icinga-users > > ------------------------------------------------------------------------------ > Centralized Desktop Delivery: Dell and VMware Reference Architecture > Simplifying enterprise desktop deployment and management using > Dell EqualLogic storage and VMware View: A highly scalable, end-to-end > client virtualization framework. Read more! > http://p.sf.net/sfu/dell-eql-dev2dev > _______________________________________________ > icinga-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/icinga-users > ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ icinga-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icinga-users
