> On Feb 22, 2021, at 06:06, Peter Dyballa <peter_dyba...@freenet.de> wrote:
> 
> 
>> Am 17.2.2021 um 22:34 schrieb Jeremy Huddleston Sequoia <jerem...@apple.com>:
>> 
>> Hey Peter, can you explain what you mean by this?  There are quite a number 
>> of default client apps in /opt/X11/bin
> 
> I just missed to see this! (And I should put this directory into search path.)

PATH should be setup correctly by the default shell initialization scripts. 
XQuartz installs /etc/paths.d/40-XQuartz which is used by /etc/profile and 
/etc/zprofile:

if [ -x /usr/libexec/path_helper ]; then
        eval `/usr/libexec/path_helper -s`
fi


> 
> --
> Greetings
> 
>  Pete
> 
> "Debugging? Klingons do not debug. Our software does not coddle the weak."
> 
> 
> 
> 
> _______________________________________________
> Xquartz-dev mailing list
> Xquartz-dev@lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/xquartz-dev
> 

_______________________________________________
Xquartz-dev mailing list
Xquartz-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/xquartz-dev

Reply via email to