From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ashish Gupta Subject: Re: Guix as GSOC Project Date: Wed, 24 Apr 2013 21:04:55 +0530 Message-ID: References: <87mwsq44a6.fsf@gnu.org> <87sj2hwjo3.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c2a85a34842a04db1d0b03 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58239) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UV1ip-0002On-Ct for bug-guix@gnu.org; Wed, 24 Apr 2013 11:35:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UV1il-0004lm-Lh for bug-guix@gnu.org; Wed, 24 Apr 2013 11:35:03 -0400 In-Reply-To: List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Chris Dale Cc: bug-guix@gnu.org --001a11c2a85a34842a04db1d0b03 Content-Type: text/plain; charset=ISO-8859-1 On Wed, Apr 24, 2013 at 8:51 PM, Chris Dale < adventureonthehighseas@gmail.com> wrote: > > > It's still asking for Guile-2.0 , the binaries i have in /usr/bin and /usr/local/bin have versions 2.1.0. > Hello Ashish! I had this problem too. The easiest fix is to install the guile2 package from the AUR. Hello Chris, Found a mail in the January archive. This did the trick : $ ./configure PKG_CONFIG=true GUILE_CFLAGS="" GUILE_LIBS="" SQLITE3_LIBS="-lsqlite3" Finally did a sudo make install right now ! :D Cheers. Ashish. --001a11c2a85a34842a04db1d0b03 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Wed, Apr 24, 2013 at 8:51 PM= , Chris Dale <advent= ureonthehighseas@gmail.com> wrote:
>
> > It's sti= ll asking for Guile-2.0 , the binaries i have in /usr/bin and /usr/local/bi= n have versions 2.1.0.
> Hello Ashish! I had this problem too. The easiest fix is to install th= e guile2 package from the AUR.

Hello Chris,
Found a mail in the J= anuary archive. This did the trick :
  $ ./configure PKG_CONFIG=3D=
true GUILE_CFLAGS=3D"" GUILE_LIBS=3D"" SQLITE3_LIBS=3D&=
quot;-lsqlite3"

Finally did a sudo make install right now ! :D

Cheers.
Ashish= .
--001a11c2a85a34842a04db1d0b03--