all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#14968: Building guix on top of Ubuntu 13.04
@ 2013-07-27 14:50 Amirouche Boubekki
  2013-07-29  4:44 ` Nikita Karetnikov
  2013-08-15 11:28 ` Ludovic Courtès
  0 siblings, 2 replies; 6+ messages in thread
From: Amirouche Boubekki @ 2013-07-27 14:50 UTC (permalink / raw)
  To: 14968

I tried to install guix on top of Ubuntu, downloaded guix 0.3 and
installed the required dependecies.

I tried to first run guix pull but failed with an error on /nix/store
with wrong rights, the error provided a command to run which I did.
After that I run again guix pull and try to install zile with the
command guix package -i zile

It fails with the following error:

http://paste.call-cc.org/paste?id=6fdc9664ba6f81cfc0e32d168502945e1d6c95f9

I can't install guile 2.0.9 on ubuntu because of some file clash regarding ffi.

Instead I looked in /nix/store and saw that guile 2.0.9 was installed by guix

so I symlinked it in ~/.guix-profile/bin/

replaced the shebang of /usr/local/bin/guix with  /usr/bin/env guile

Running guix package -i zile still fails with the following error:

http://paste.call-cc.org/paste?id=0372e8cc7d7e2849d1b57a2926e0b359b072fa05

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-08-15 15:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-27 14:50 bug#14968: Building guix on top of Ubuntu 13.04 Amirouche Boubekki
2013-07-29  4:44 ` Nikita Karetnikov
2013-07-29  8:31   ` Amirouche Boubekki
2013-08-15 11:28 ` Ludovic Courtès
2013-08-15 14:11   ` Amirouche Boubekki
2013-08-15 15:53     ` Ludovic Courtès

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.