all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thorsten Wilms <t_w_@freenet.de>
To: help-guix <help-guix@gnu.org>
Subject: Re: Can't configure guix, no guile-sqlite3
Date: Tue, 19 Jun 2018 12:33:11 +0200	[thread overview]
Message-ID: <5271c02b-3692-40ee-61a9-42531f8b1cec@freenet.de> (raw)
In-Reply-To: <87sh5juas9.fsf@gnu.org>

On 18.06.2018 21:58, Ludovic Courtès wrote:
> Add this commit, the ‘guix’ package definitely has ‘guile-sqlite3’ as an
> input.  Could you run ‘guix edit guix’ to double-check?

"guile-sqlite3" appears twice within (define-public guix), inside
   (add-after 'install 'wrap-program ...)
and also
   (propagated-inputs
        `(("gnutls" ,gnutls)
          ("guile-json" ,guile-json)
          ("guile-sqlite3" ,guile-sqlite3)
          ("guile-ssh" ,guile-ssh)
          ("guile-git" ,guile-git)))

./configure does find guile, (gnutls), (git) and (json) before it 
stumbles over guile-sqlite3.


> Perhaps you need to run “hash guix” (in Bash) or something?

~: hash -r
~: hash
hash: hash table empty
~: hash guix
~: hash
hits	command
    0	/home/thorwil/.config/guix/current/bin/guix

The same from the 2nd line within `guix environment guix`.


-- 
Thorsten Wilms

thorwil's design for free software:
http://thorwil.wordpress.com/

  parent reply	other threads:[~2018-06-19 10:35 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-17 20:24 Can't configure guix, no guile-sqlite3 Thorsten Wilms
2018-06-18 19:58 ` Ludovic Courtès
2018-06-18 20:12   ` Pierre Neidhardt
2018-06-19 10:26     ` swedebugia
2018-06-19 10:32       ` Pierre Neidhardt
2018-06-19 12:27         ` swedebugia
2018-06-19 12:32           ` Pierre Neidhardt
2018-06-20 20:41             ` How to announce important changes Ludovic Courtès
2018-06-20 22:05               ` Pierre Neidhardt
2018-06-21  0:39               ` myglc2
2018-06-21 10:52               ` Ricardo Wurmus
2018-06-19 10:33   ` Thorsten Wilms [this message]
2018-07-23 19:51 ` Can't configure guix, no guile-sqlite3 Thorsten Wilms
2018-08-02  7:12   ` Chris Marusich
2018-08-02 11:40     ` Thorsten Wilms
2018-08-02 12:18       ` Ricardo Wurmus
2018-08-02 13:21         ` Thorsten Wilms
2018-08-19 21:31           ` Maxim Cournoyer
2018-08-23 20:03             ` Thorsten Wilms

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5271c02b-3692-40ee-61a9-42531f8b1cec@freenet.de \
    --to=t_w_@freenet.de \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.