guix-devel
[Top][All Lists]
Advanced

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

Re: Weechat doesn't start


From: Andy Wingo
Subject: Re: Weechat doesn't start
Date: Mon, 09 Nov 2015 16:56:24 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

On Mon 09 Nov 2015 16:27, Luis Felipe López Acevedo <address@hidden> writes:

> I don't understand why is it looking for Python stuff in "/usr" instead
> of using my .guix-profile. Although "guix package -I" tells me Python is
> not installed. And so "guix package --search-paths" does not show any
> Python variables to set.

Probably weechat needs a wrapper script installed around it that will
set the PYTHONPATH to what it needs.

Sometimes Guix people don't experience this problem because they have
Python installed in their profile and thus they have a PYTHONPATH set
that happens to work.  That seems to be what has happened in this case.

Making the wrapper script is the job of python-build-system.  Weechat
appears to be built with gnu-build-system.  Not sure what the right
thing to do to fix this is :)

Andy



reply via email to

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