discuss-gnustep
[Top][All Lists]
Advanced

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

duplicate apps (SYSTEM vs. LOCAL)


From: Lars Sonchocky-Helldorf
Subject: duplicate apps (SYSTEM vs. LOCAL)
Date: Sun, 19 Apr 2015 01:21:32 +0200

Hi,

I'm having a GNUstep installation where I installed released versions of 
GNUstep's libraries/frameworks and developer apps into the System Domain using 
FreeBSD's port system and after this installed SVN trunk versions of libobjc2, 
all of core (make, base, gui, back) and some developer apps into the Local 
Domain. 

When I now log in I get complaints about duplicate apps from GNUstep:

2015-04-18 21:30:49.373 make_services[859:100116] No local time zone specified.
2015-04-18 21:30:49.374 make_services[859:100116] Using time zone with absolute 
offset 0.
2015-04-18 21:30:49.368 make_services[859:100116] duplicate app 
(GSSpeechServer.app) at 
'/usr/local/GNUstep/Local/Applications/GSSpeechServer.app' and 
'/usr/local/GNUstep/System/Applications/GSSpeechServer.app'
2015-04-18 21:30:49.392 make_services[859:100116] duplicate app 
(ProjectCenter.app) at 
'/usr/local/GNUstep/Local/Applications/ProjectCenter.app' and 
'/usr/local/GNUstep/System/Applications/ProjectCenter.app'
2015-04-18 21:30:49.392 make_services[859:100116] duplicate app (Gorm.app) at 
'/usr/local/GNUstep/Local/Applications/Gorm.app' and 
'/usr/local/GNUstep/System/Applications/Gorm.app'
2015-04-18 21:30:49.398 make_services[859:100116] Ignoring entry 4294967295 in 
/usr/local/GNUstep/System/Library/Services/GSspell.service -
{NSExecutable = GSspell; NSLanguages = (AmericanEnglish); NSSpellChecker = GNU; 
ServicePath = "/usr/local/GNUstep/System/Library/Services/GSspell.service"; }


my .profile includes the following lines:

. /usr/local/GNUstep/System/Library/Makefiles/GNUstep.sh
gdnc
gpbs
make_services


Is this a bug or a feature and what can I do to fix this?


regards,

        Lars


reply via email to

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