discuss-gnustep
[Top][All Lists]
Advanced

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

Re: stexec[3971] Could not find bundle with name 'Foundation'


From: Rodrigo Cacilhas, La Batalema
Subject: Re: stexec[3971] Could not find bundle with name 'Foundation'
Date: Tue, 11 Nov 2008 17:43:13 -0200
User-agent: Thunderbird 2.0.0.12 (X11/20080213)

Unfortunately it didn't work.  :-(

Now there's a correct directory tree at /usr/GNUstep/System/Library/ApplicationSupport/, except for the lack of Environment, that's in the /usr/GNUstep/System/Library/Frameworks/StepTalk.framework/Resources/ directory.

I linked it but it still doesn't work.

I think that the stexec is ignoring the GNUSTEP_*_ROOT variables:

   $
   GNUSTEP_STEPTALK_ROOT=/usr/GNUstep/System/Library/ApplicationSupport
   stexec
   2008-11-11 19:39:30.040 stexec[17862] Unknown time zone name `BRT'.
   2008-11-11 19:39:30.040 stexec[17862] Using time zone with absolute
   offset 0.
   2008-11-11 19:39:30.040 stexec[17862] Could not find bundle with
   name 'Foundation'
   stexec: Uncaught exception STBundleException, reason: Nil bundle
   specified
   Aborted


Perhaps the solution is making stexec find the correct root path, but how?


Germán Arias wrote:
Hi Rodrigo, the problem is that StepTalk use a variable call 
&(GNUSTEP_INSTALLATION_DIR) to install its modules. But actually this variable 
not exist in GNUstep. Then you need changes $(GNUSTEP_INSTALLATION_DIR) to 
$(GNUSTEP_APPLICATION_SUPPORT) in all GNUmakefiles where appears it. However, I 
will send you, at your private email, StepTalk 0.10.1 (of course my version). I'm 
not sure if this work fine but is installed correctly. If this work, then this 
should by the new release of StepTalk. For some reason I can't send it at this 
list, I get an error.




reply via email to

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