On Thu, Sep 18, 2014 at 2:01 PM, Ludovic Courtès wrote:
> Federico Beffa skribis:
>
>> This is the test recipe that I built:
>>
>> (use-modules (guix) (gnu) (srfi srfi-1)
>> (guix packages)
>> (guix download))
>>
>> (let ((emacs (car (find-packages-by-name "emacs")))
>> (l
Federico Beffa skribis:
> This is the test recipe that I built:
>
> (use-modules (guix) (gnu) (srfi srfi-1)
> (guix packages)
> (guix download))
>
> (let ((emacs (car (find-packages-by-name "emacs")))
> (libcanberra (car (find-packages-by-name "libcanberra")))
> (gtk
Luis Souto Graña skribis:
> I created the partition table and GNU Guix successfully installed.
Good!
> Now, I have a problem with Skribilo:
>
> root@antelope# guix package --list-installed
> hello 2.9
> ghostscript 9.06.0
> openssl 1.0.1h
> imagemagick 6.8.9-0
> guile-reader-for-guile_2.0.11 0.
>>> it should be /mnt as well here, not /mnt/gnuguix.
>>> This error could be related, although I don’t quite understand how it
can happen.
Sorry, I had written really /mnt, not /mnt/gnuguix.
>>> This is due to the fact that /dev/sda was made a raw partition, whereas
it should actually contain
David Thompson skribis:
> I started working on this. As a test, I wrote a script that loads a
> list of packages from a file, builds them, and then outputs the search
> paths. One crucial search path is missing though: PATH.
The reason why it’s missing is that, search path specifications are
a