help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: an env with guile packages in it


From: Catonano
Subject: Re: an env with guile packages in it
Date: Thu, 3 May 2018 11:12:14 +0200



2018-05-03 10:56 GMT+02:00 Pierre Neidhardt <address@hidden>:

Catonano <address@hidden> 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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]