Hi Julien, Le 8 avr. 09 à 13:01, [email protected] a écrit :
>> On Wed, Apr 08, 2009 at 12:16:23PM +0200, [email protected] >> wrote: >> I tryed the etoile PKGBUILD... I'll try the etoile-svn this >> evening. If >> i choose the etoile-svn version, i have to install the svn version of >> gnustep? > > I've installed etoile-svn. Now i have an etoile_system. But when i'll > try to launch it i have an error: > > $ etoile_system > 2009-04-08 12:54:05.405 etoile_system[17792] Setting up SCSystem > server instance > Xlib: extension "Generic Event Extension" missing on display ":0.0". > 2009-04-08 12:54:06.562 etoile_system[17792] WARNING: no usable > workspace process set file found. I'm not going to do workspace > process management. > 2009-04-08 12:54:06.563 etoile_system[17792] Launch queue is empty now > > How can i configure workspace (WARNING: no usable workspace process > set file found.) ? In the svn repository, this file is located at trunk/Etoile/Services/ Private/System/SystemTaskList.plist It should be installed in $(GNUSTEP_SYSTEM_ROOT)/Library/Etoile You shouldn't have to install this file though, since setup.sh script does it for you. Once setup.sh has been run, you can launch Étoilé with the 'etoile' script generated by setup.sh. This small script takes care to source GNUstep.sh as needed. For example, on my machine it is installed in /usr/local/bin/etoile. Cheers, Quentin. _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
