discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Gemas.app needs HighlighterKit


From: Ivan Vučica
Subject: Re: Gemas.app needs HighlighterKit
Date: Fri, 22 May 2020 01:21:51 +0100

Well spotted, but the correct approach is actually to use "sudo -E" instead of just "sudo" to inherit the current environment.

Otherwise you'd have to source the environment script within the new shell; sudo bash -c "source $path_to_gnustepsh && make install", perhaps? 

And, are .profile and .bashrc even used in sudo's subshell out of the box?

sent from phone

On Fri, May 22, 2020, 00:33 Svetlana <svetlana@members.fsf.org> wrote:
Maybe you can add some «source GNUstep.sh» to your bashrc?


reply via email to

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