X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail.wtbts.no (mail.wtbts.no [213.234.126.131]) by lists.alpinelinux.org (Postfix) with ESMTP id 4815F1EB587 for ; Thu, 2 Dec 2010 16:07:48 +0000 (UTC) Received: from [10.65.65.1] (unknown [10.65.65.1]) by mail.wtbts.no (Postfix) with ESMTP id B94C912C001; Thu, 2 Dec 2010 17:00:01 +0100 (CET) Subject: Re: [alpine-devel] [PATCH] Upgrade to zabbix-1.8.3 From: Natanael Copa To: Duane Hughes Cc: alpine-devel@lists.alpinelinux.org In-Reply-To: <1291295779-2281-1-git-send-email-duanejevon@gmail.com> References: <1291295779-2281-1-git-send-email-duanejevon@gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Thu, 02 Dec 2010 17:07:44 +0100 Message-ID: <1291306064.13919.3.camel@ncopa-desktop.nor.wtbts.net> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 Content-Transfer-Encoding: 7bit On Thu, 2010-12-02 at 13:16 +0000, Duane Hughes wrote: > Upgraded to latest zabbix, fixed some permissions, use postgresql instead of sqlite > > ref #251 configure: error: Invalid NET-SNMP directory - unable to find net-snmp-config make: *** No targets specified and no makefile found. Stop. Seems like net-snmp-dev is needed in makedepends. I added that. I wonder if we could ship the database backend in subpackages? so for postgresql we could apk add zabbix-pgsql or similar. Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---