X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from localhost (3.203.202.84.customer.cdi.no [84.202.203.3]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: nc@alpinelinux.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id 28EA0DC3770; Sun, 17 Jun 2012 10:13:48 +0000 (UTC) Date: Sun, 17 Jun 2012 12:13:55 +0200 From: Natanael Copa To: "Jose Catubigan Jr." Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] missing uudecode Message-ID: <20120617121355.6ce67938@alpinelinux.org> In-Reply-To: References: X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.10; i686-pc-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sun, 17 Jun 2012 17:45:08 +0800 "Jose Catubigan Jr." wrote: > Hi, > > I'm trying to make a lusca-head package and i encounter the following > error. > > checking for uudecode... no > uudecode is required to compile Squid > Please install uudecode and then re-run configure > >>> ERROR: lusca-head: all failed > > Tried "sudo ln -s /bin/busybox /usr/bin/uudecode" but no joy. > > alpinedev:~/aports/testing/lusca-head$ uudecode -h > uudecode: applet not found > > How can i add uudecode in alpine? It needed to be configured in busybox compile time config. I added it. Should be available in busybox-1.20.1-r1 (in edge repo) Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---