[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error on installed qt-4 package
From: |
Ludovic Courtès |
Subject: |
Re: Error on installed qt-4 package |
Date: |
Sun, 13 Oct 2013 22:02:05 +0200 |
User-agent: |
Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux) |
Andreas Enge <address@hidden> skribis:
> On Sat, Oct 12, 2013 at 09:50:34PM +0200, Ludovic Court??s wrote:
>> That’s because one of the ‘search-patch’ invocations returned #f–i.e.,
>> the patch wasn’t found in the search path.
>
> Ah, my error - I forgot to add the patch to gnu-system.am. Sorry!
No problem.
BTW, I rarely do ‘make install’. I usually test packages and stuff
using ./pre-inst-env. When I want to actually use the latest and
greatest, I run ‘guix pull’.
(I’m working on a fix for ‘guix pull’...)
Ludo’.