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.