help-guix
[Top][All Lists]
Advanced

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

Re: Everything segfaults


From: Ludovic Courtès
Subject: Re: Everything segfaults
Date: Tue, 14 Jun 2016 23:46:53 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Hello!

Paul van der Walt <address@hidden> skribis:

> On 2016-06-09 at 19:28, quoth Andreas Enge:
>> the following looks very strange:
>>
>>> [very strange output]
>>
>> Your Guix less seems to open libraries from your Arch system, which are
>> incompatible. Did you set LD_LIBRARY_PATH?
>> Maybe you could try "ldd /home/paul/.guix-profile/bin/less".
>
> If i open a terminal, then
>
> $ echo $LD_LIBRARY_PATH 
> /home/paul/GNUstep/Library/Libraries:/usr/lib

Just unset it, it shouldn’t be needed, and it’s evil!

Binaries of the host distro will undoubtedly look for libraries in
/usr/lib even when LD_LIBRARY_PATH is unset.  As for GNUstep, I’m not
sure, but most likely everything will be fine.

HTH!  :-)

Ludo’.



reply via email to

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