X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id B0EA82005DA2 for ; Mon, 7 Nov 2011 13:55:12 +0000 (UTC) Received: by ywt32 with SMTP id 32so7019138ywt.13 for ; Mon, 07 Nov 2011 05:55:11 -0800 (PST) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.42.137.6 with SMTP id w6mr48474149ict.5.1320674111540; Mon, 07 Nov 2011 05:55:11 -0800 (PST) Sender: peter@dezoeten.org Received: by 10.142.84.18 with HTTP; Mon, 7 Nov 2011 05:55:11 -0800 (PST) In-Reply-To: References: Date: Mon, 7 Nov 2011 14:55:11 +0100 X-Google-Sender-Auth: Le40Nw8keAEJH-RhswK3wSOoLgs Message-ID: Subject: Re: [alpine-devel] sarg From: Peter de Zoeten To: Carlo Landmeter Cc: alpine-devel@lists.alpinelinux.org Content-Type: text/plain; charset=ISO-8859-1 Hi Carlo, > We prefer using alpine-sdk and provide git patches to our aports tree > (please check our wiki). I'll try to get my git working..... > When using alpine-sdk you can use newapkbuild which will make a > apkbuild template for you (check newapkbuild -h) I might have forgot that this time..... > Some notes: > Not sure why you added libintl, so i removed it. It has to be in, otherwise it will not compile (at least in my development environment; setup from wiki) So i had to put these 2 lines back in: -makedepends="libintl" - export LIBS="-lintl" > I moved sarg-php to webapps dir like we do with more php apps. > I think it needs more deps to run. Please verify and add them. I think they work, it's probably a rights question, todo with the user the webserver runs on. Other dependencies are : squidguard, it looks like some script use that. I don't use squidguard, so i can't test it. > I removed those extra configure options cause it looks like they do > nothing, if I'm wrong please correct it. It looks OK without it. Regards, Peter --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---