Hi Fred, Le 20 nov. 08 à 23:50, Fred Morcos a écrit :
> i get errors when running setup.sh... > > Enter a number: > 1 > > *** You will be prompted for a sudo password during installation *** > > Linking openapp in /usr/local/bin > ln: creating symbolic link `/usr/local/bin/openapp': File exists > Linking defaults in /usr/local/bin > ln: creating symbolic link `/usr/local/bin/defaults': File exists > > Copying etoile.desktop in /usr/share/xsessions > cp: cannot stat > `/personal/build/etoile/Etoile-0.4.0/Services/Private/System/ > etoile.desktop': > No such file or directory > > Generating startup script etoile > Copying etoile in /usr/local/bin > > Installing System support files in /usr/GNUstep/System/Library/Etoile > cp: cannot stat > `/personal/build/etoile/Etoile-0.4.0/Services/Private/System/ > SystemTaskList.plist': > No such file or directory > Copying Themes in /usr/GNUstep/System/Library/Themes > cp: cannot stat `/personal/build/etoile/Etoile-0.4.0/Themes': No such > file or directory > Copying Fonts in /usr/GNUstep/System/Library/Fonts All the previous warnings are to be expected as explained in the INSTALL file. > gzip: stdin: unexpected end of file > tar: Unexpected EOF in archive > tar: Unexpected EOF in archive > tar: Error is not recoverable: exiting now This one is unexpected though. > Going to set or reset some preferences/defaults > > Resetting GSAppKitUserBundles and NSUseRunningCopy (in NSGlobalDomain) > Setting User Interface Theme to Nesedah (in Camaelon domain) > > i ran it once and it started downloading fonts but the connection got > cut off. running it again output the obove errors. You need remove the partially downloaded font archive and rerun setup.sh so it downloads the font archive again before trying to install it. Let me know if that works for you. > also, after setup.sh, what's next? how do i run the full fledged > desktop not just individual components...? This release is a developer-focused release so it only consists of individual components (mainly frameworks and few apps). If you are interested to give a try to the whole environment that is visible in the screenshots, you need to build and install Etoile trunk as explained here: <http://etoileos.com/downloads/> Cheers, Quentin. _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
