help-guix
[Top][All Lists]
Advanced

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

Re: Help neeeded to package guile-wiredtiger and microkanren


From: Ludovic Courtès
Subject: Re: Help neeeded to package guile-wiredtiger and microkanren
Date: Thu, 01 Jun 2017 16:18:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Hi,

Leo Famulari <address@hidden> skribis:

> Looking at existing Guile packages, I saw that some of them put everything 
> under
> 'share/guile/site/2.{0,2}'. Others put the source files in that directory, 
> while
> putting the compiled .go objects in 'lib/guile/2.{0,2}/site-ccache.
>
> Do you have a preference? It's not clear to me what the difference is in
> practice.

.go files are architecture-dependent and thus they should go to $libdir
(info "(standards) Directory Variables"), specifically
lib/guile/2.x/site-ccache.

(In the past I made the mistake in several projects to install
everything in share/guile/site/2.0…)

Ludo’.



reply via email to

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