Difference between revisions of "GNUstep Installation Process"

From GNUstepWiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
At the moment, the ways available to install GNUstep is heavily dependent on the host operating system platform.
  
GNUstep installation process should be and could be as simple as "pkg-inst GNUstep-1.0" across GNUstep supported OS plaforms.
+
==Installing from source code==
  
Given GNUstep's cross-platform declaration on application development activities, so should the application mangement activies united across OS platform.
+
If you wish to install from source code, instructions are available from [http://www.gnustep.org/resources/documentation/User/GNUstep/gnustep-howto_toc.html GNUstep Howto] - and if you want to stay on the bleeding edge, check out point 7 on that page.
  
 +
==Using your native packaging system==
  
For "pkg-inst GNUstep-1.0" details, please see http://mediawiki.gnustep.org/index.php/Package_management
+
Many platforms offer native GNUstep packages that may be installed in the same way that other software is commonly installed. Some information on platform-specific packages can be located at [[Platform_compatibility]].
 +
 
 +
==Some aspirations==
 +
 
 +
GNUstep installation process could be and should be as simple as "pkg-inst GNUstep-1.0" across GNUstep supported OS plaforms.
 +
 
 +
Given GNUstep's cross-platform approach to application development activities, the application mangement activies should also be united across OS platforms.
 +
 
 +
For "pkg-inst GNUstep-1.0" details, please see [[Package_management]].

Revision as of 14:12, 18 February 2005

At the moment, the ways available to install GNUstep is heavily dependent on the host operating system platform.

Installing from source code

If you wish to install from source code, instructions are available from GNUstep Howto - and if you want to stay on the bleeding edge, check out point 7 on that page.

Using your native packaging system

Many platforms offer native GNUstep packages that may be installed in the same way that other software is commonly installed. Some information on platform-specific packages can be located at Platform_compatibility.

Some aspirations

GNUstep installation process could be and should be as simple as "pkg-inst GNUstep-1.0" across GNUstep supported OS plaforms.

Given GNUstep's cross-platform approach to application development activities, the application mangement activies should also be united across OS platforms.

For "pkg-inst GNUstep-1.0" details, please see Package_management.