Hi, Carlos Carleos <carl...@uniovi.es> skribis:
> I've tried to install Skribilo-0.9.2 in a fresh Guix-0.6, in two > different computers. In both cases, I got an error. > > The first machine has Debian 7.5. > > carleos@aspireunu:~/tmp$ uname -a > Linux aspireunu 3.2.0-4-686-pae #1 SMP Debian 3.2.57-3+deb7u1 i686 GNU/Linux > > The output I obtained when running "guix package -i skribilo" are in the > attached file "guix-error_debian.txt". > > <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> > > The second machine has Ubuntu 12.4. > > ~ $ uname -a > Linux carleos 3.2.0-63-generic #95-Ubuntu SMP Thu May 15 23:05:57 UTC 2014 > x86_64 x86_64 x86_64 GNU/Linux > > I atteched the last messages after running "guix package -i skribilo" in > file "guix-error_ubuntu.txt". In both cases, Coreutils fails to build. Did ‘make check’ in Guix pass in the first place? Is the daemon running as noted at: http://www.gnu.org/software/guix/manual/guix.html#Setting-Up-the-Daemon Besides, note that if you want, you can instruct Guix to use pre-built binaries (when possible) by following the instructions at: http://www.gnu.org/software/guix/manual/guix.html#Substitutes HTH, Ludo’.