From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: Re: an env with guile packages in it Date: Thu, 3 May 2018 11:12:14 +0200 Message-ID: References: <87fu39kthv.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000729d60056b499987" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53050) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fEAHg-00053a-LJ for help-guix@gnu.org; Thu, 03 May 2018 05:12:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fEAHf-00022d-PW for help-guix@gnu.org; Thu, 03 May 2018 05:12:16 -0400 Received: from mail-yb0-x234.google.com ([2607:f8b0:4002:c09::234]:40902) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fEAHf-00022D-JU for help-guix@gnu.org; Thu, 03 May 2018 05:12:15 -0400 Received: by mail-yb0-x234.google.com with SMTP id o80-v6so4925949ybc.7 for ; Thu, 03 May 2018 02:12:15 -0700 (PDT) In-Reply-To: <87fu39kthv.fsf@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Pierre Neidhardt Cc: help-guix --000000000000729d60056b499987 Content-Type: text/plain; charset="UTF-8" 2018-05-03 10:56 GMT+02:00 Pierre Neidhardt : > > Catonano writes: > > > [env]$ guile -c "(use-modules (guile-sqlite3))" > > Haven't tested, but are you sure about the "-" here? I think it should be > > (use-modules (guile sqlite3)) > > or maybe > > (use-modules (sqlite3)) > yes, it's just (use-modules (sqlite3)) Sorry for the fuss Thanks --000000000000729d60056b499987 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


2018-05-03 10:56 GMT+02:00 Pierre Neidhardt <ambrevar@gmail.com&g= t;:

Catonano <catonano@gmail.com&g= t; writes:

> [env]$ guile -c "(use-modules (guile-sqlite3))"

Haven't tested, but are you sure about the "-" here?= =C2=A0 I think it should be

=C2=A0 =C2=A0 =C2=A0 =C2=A0 (use-modules (guile sqlite3))

or maybe

=C2=A0 =C2=A0 =C2=A0 =C2=A0 (use-modules (sqlite3))
yes, it's just (use-modules (sqlite3))

S= orry for the fuss
Thanks
--000000000000729d60056b499987--