bug-guix
[Top][All Lists]
Advanced

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

Re: [Guix] FTBFS on Ubuntu (12.04) 64bit. Various fatal during install.


From: alirioeyng
Subject: Re: [Guix] FTBFS on Ubuntu (12.04) 64bit. Various fatal during install.
Date: Sat, 6 Jul 2013 05:11:07 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

BlueT - Matthew Lien - 練喆明 <bluet <at> bluet.org> writes:

> I understand that >=1.12 might be better than 1.11, but is there
> something we can do to make it support both?
> Or should we just tag it as 'Building Guix from git source is not
> supported on Ubuntu' ?

I think it's better to invest resources in making a bootable distribution
soon and you should try to fix Ubuntu, probably the easier way is:
Install with GSRC:
 http://www.gnu.org/software/gsrc/gsrc.html
And add the paths:
 For bash:
  cat 'export PATH=$PATH:~/gnu/bin'>>.bashrc
  cat 'export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:~/gnu/lib'>>.bashrc
 For dash:
  cat 'export PATH=$PATH:~/gnu/bin'>>.profile
  cat 'export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:~/gnu/lib'>>.profile




reply via email to

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