[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Applications Folder in the System Domain
From: |
Yavor Doganov |
Subject: |
Re: Applications Folder in the System Domain |
Date: |
Sun, 24 May 2020 20:47:25 +0300 |
User-agent: |
Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/26.3 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) |
Patrick Cardona via Discussion list for the GNUstep programming environment
wrote:
> pi@raspberrypi:~ $ gnustep-config --variable=GNUSTEP_LOCAL_APPS
> /usr/local/lib/GNUstep/Applications
That's for the LOCAL domain; GNUstep apps installed via the system's
package manager(s) (apt, aptitude, synaptic, gnome-software, etc.) are
at /usr/lib/GNUstep/Applications (GNUSTEP_SYSTEM_APPS).
> But the installation of the apps is wrong as I show it in my
> previous message.
That's because you are visting the wrong directory.
> The 'Applications' folder is missing. Maybe this is the reason why I
> can't open apps from #o commmand within GWorkspace...
It works for me on a Debian system (naturally, I mean
/usr/lib/GNUstep/Applications).