Difference between revisions of "GNUstep Installation Process"
(link "Installation on Windows" added) |
|||
Line 4: | Line 4: | ||
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. | 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. | ||
+ | |||
+ | * latest instructions for [[Installation on Windows]] | ||
==Using your native packaging system== | ==Using your native packaging system== |
Revision as of 13:53, 10 March 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.
- latest instructions for Installation on Windows
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.