PDA

View Full Version : alpha 11 : broken package


Mike
03-08-2005, 03:00
Hi,

The ./configure could not work, cause it calls "install-sh" and this file does not exists.

Actually it exists, but as a broken simlink to /usr/share/automake-1.9/install-sh :)

Same think for other autoconf related files as "depcomp" and "missing".

I don't think I've missed something ...

Mike

Alexei
03-08-2005, 07:27
Sorry for this problem. I've uploaded fixed zabbix-1.1alpha11.tar.gz to Sourceforge.

Mike
03-08-2005, 08:29
No worries :)

M