all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Adonay Felipe Nogueira <adfeno@openmailbox.org>
To: help-guix@gnu.org
Subject: Re: artanis ?
Date: Wed, 01 Mar 2017 10:17:23 -0300	[thread overview]
Message-ID: <87inntcf18.fsf@openmailbox.org> (raw)
In-Reply-To: <CAJ98PDyMZWkmRYNJrf93eFukcZoprsKX2dafxnGyGQMpTsEb2g@mail.gmail.com> (catonano@gmail.com's message of "Wed, 1 Mar 2017 03:23:28 +0100")

I also got the same problem, but I don't know how to solve it yet.

The following issues seem to be related:

- [[http://lists.gnu.org/archive/html/artanis/2016-05/msg00001.html]]
- [[http://lists.gnu.org/archive/html/help-guix/2016-02/msg00025.html]]

However, I don't exactly know how to fix this, both because I'm not a
Scheme programmer, and also because I'm not a programmer at all.

There is one ugly workaround though:

Make sure that the shell variables $GUILE_LOAD_PATH and
$GUILE_LOAD_COMPILED_PATH have the Guile paths from your current Guix
profile included, it should be something like this:

GUILE_LOAD_PATH="$GUIX_PROFILE/share/guile/site:${GUILE_LOAD_PATH:+:}$GUILE_LOAD_PATH"

Try to see if "$GUIX_PROFILE/share/guile/site" exists and has Artanis
inside, if not try the following ones (do not point to Artanis
directly):

- "$GUIX_PROFILE/share/guile/2.0/site"
- "$GUIX_PROFILE/share/guile/site/2.0"

However, as I said earliear, this doesn't seem to be a fix, it's more
like a workaround, since (as far as the previous references point to),
it's the Artanis project's code that has to be fixed.

  reply	other threads:[~2017-03-01 13:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-01  2:23 artanis ? Catonano
2017-03-01 13:17 ` Adonay Felipe Nogueira [this message]
2017-03-01 17:11   ` Catonano
2017-03-07  1:18   ` Catonano

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=87inntcf18.fsf@openmailbox.org \
    --to=adfeno@openmailbox.org \
    --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.