Difference between revisions of "User Guides"

From GNUstepWiki
Jump to navigation Jump to search
(Upadated some links)
(12 intermediate revisions by 7 users not shown)
Line 5: Line 5:
 
Installation can be easy or complex, depending on the system you use. If you encounter problems that aren't discussed here, please [[Get Help|ask for help on the mailing lists]].
 
Installation can be easy or complex, depending on the system you use. If you encounter problems that aren't discussed here, please [[Get Help|ask for help on the mailing lists]].
  
* [http://www.gnustep.org/resources/documentation/User/GNUstep/gnustep-howto_toc.html GNUstep Installation] instructions ([http://www.gnustep.org/resources/documentation/User/GNUstep/gnustep-howto.pdf PDF], [http://www.gnustep.org/resources/documentation/GNUstep-HOWTO-Italian.text Italian])
+
* [[Installation | Simple Installation]]
 
* Make sure you also check the [[Platform_compatibility|platform-specific]] instructions as well.
 
* Make sure you also check the [[Platform_compatibility|platform-specific]] instructions as well.
 
* Comprehensive [http://gnustep.made-it.com/BuildGuide/ build guide] for GNUstep on GNU/Linux.
 
* Comprehensive [http://gnustep.made-it.com/BuildGuide/ build guide] for GNUstep on GNU/Linux.
Line 14: Line 14:
  
 
* [http://svn.gna.org/svn/etoile/trunk/Etoile/INSTALL.Ubuntu GNUstep and Étoilé dependency list]
 
* [http://svn.gna.org/svn/etoile/trunk/Etoile/INSTALL.Ubuntu GNUstep and Étoilé dependency list]
 +
* [[Building GNUstep with Clang]]
 +
* [http://artinamessage.wordpress.com/2013/06/03/gnustep-install-with-clang-blocks-and-grand-central-dispatch-gcd/ Building GNUstep with clang, blocks, and Grand Central Dispatch]
 +
* [[Raspbian Install| Raspbian Install]]
  
 
== Using GNUstep ==
 
== Using GNUstep ==
Line 23: Line 26:
 
* [[Cross Compiling]]
 
* [[Cross Compiling]]
 
* [http://gnustep.files.wordpress.com/2010/11/objective-c_gnustep.pdf Manual de Objective-C y GNUstep (PDF en español)]
 
* [http://gnustep.files.wordpress.com/2010/11/objective-c_gnustep.pdf Manual de Objective-C y GNUstep (PDF en español)]
 +
* [[Themes|Changing GNUstep Theme]]
  
 
== Other Info ==
 
== Other Info ==
Line 36: Line 40:
 
** Live CDs
 
** Live CDs
 
*** [http://io.debian.net/~tar/gnustep/ GNUstep Live CD Project] - based on Debian
 
*** [http://io.debian.net/~tar/gnustep/ GNUstep Live CD Project] - based on Debian
 +
*** ALT Linux based (i586/x86_64, BIOS/UEFI, considerable number of GNUstep/Étoilé apps):
 +
**** [http://en.altlinux.org/Starterkits/gnustep GNUstep starterkit] - updated quarterly (as of June 2014) using stable package branch
 +
**** [http://en.altlinux.org/Regular#experimental Regular GNUstep] - updated [http://nightly.altlinux.org/sisyphus/flavours/gnustep/ weekly] using unstable development branch
 
* Developer sites:
 
* Developer sites:
 
** [[For_Developers | Developers]] - List of developers
 
** [[For_Developers | Developers]] - List of developers

Revision as of 01:00, 7 January 2016

This page is intended as a collection of guides for users.

Installing GNUstep

Installation can be easy or complex, depending on the system you use. If you encounter problems that aren't discussed here, please ask for help on the mailing lists.

Using GNUstep

Other Info

Stores