unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
To: Catonano <catonano@gmail.com>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: G-golf
Date: Mon, 15 Jan 2018 08:21:21 +0100	[thread overview]
Message-ID: <20180115082121.5afb13aa@scratchpost.org> (raw)
In-Reply-To: <20180114202347.23cb413d@capac>

Hi,

On Sun, 14 Jan 2018 20:23:47 -0200
David Pirotte <david@altosw.be> wrote:

> And writing this I just remember Ludovic saying to someone recently that Guix does
> not honor /etc/ld.so.conf, so you probably have to
> 
> 	export LD_LIBRARY_PATH=<all path to all libs required by G-Golf>

Yeah, so either wrap the script via calling "wrap-program" (which will do the above), or, better, make the Guix package substitute the literal shared library filenames (in dynamic-link) in the source file by the absolute paths.

(Actually, wrap-program is often called automatically - for example by glib-or-gtk-build-system and python-build-system)

  reply	other threads:[~2018-01-15  7:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-14 14:02 G-golf Catonano
2018-01-14 14:20 ` G-golf David Pirotte
2018-01-14 20:36   ` G-golf Catonano
2018-01-14 22:23     ` G-golf David Pirotte
2018-01-15  7:21       ` Danny Milosavljevic [this message]
2018-01-16 11:19 ` G-golf Ludovic Courtès

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20180115082121.5afb13aa@scratchpost.org \
    --to=dannym@scratchpost.org \
    --cc=catonano@gmail.com \
    --cc=guix-devel@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).