Difference between revisions of "Platform compatibility"
(→Debian) |
|||
Line 15: | Line 15: | ||
=== Debian === | === Debian === | ||
− | Since Debian "Sarge" you can just say | + | |
+ | * Since Debian "Sarge" you can just say | ||
apt-get install x-window-system-core wmaker gnustep gnustep-devel gnustep-games | apt-get install x-window-system-core wmaker gnustep gnustep-devel gnustep-games | ||
to get GNUstep, X11 and Window Maker installed. | to get GNUstep, X11 and Window Maker installed. | ||
+ | |||
+ | * But what happen if you have stable (3.0) release ? | ||
+ | Here is an answer from gnustep irc channel. | ||
+ | <nowiki> | ||
+ | <fsmunoz> change every occurence of "stable" for "testing" | ||
+ | <fsmunoz> remove the security.debian.org line | ||
+ | <fsmunoz> do apt-get update | ||
+ | <fsmunoz> apt-get dist-upgrade | ||
+ | <fsmunoz> repeat this last one until nothing gets installed or removed. | ||
+ | <fsmunoz> the, replace "testing" with "unstable" | ||
+ | <fsmunoz> then, apt-get update | ||
+ | <fsmunoz> apt-get dist-upgrade | ||
+ | <fsmunoz> repeat, repeat. | ||
+ | <fsmunoz> done | ||
+ | </nowiki> | ||
=== LiveCD for Intel === | === LiveCD for Intel === |
Revision as of 01:36, 16 February 2005
References: 1. http://www.gnustep.org/resources/documentation/User/GNUstep/gnustep-howto_toc.html
Note, Anyone know how to convert Reference 1 source into wiki language ? So we can work on others' effort.
Following are procedures for installing GNUstep on different OS.
Sun Solaris Sparc
Sun Solaris Intel
HPUX 11.11
We should stay away from HPUX-10.20, it is not supported by HP anymore.
Debian
- Since Debian "Sarge" you can just say
apt-get install x-window-system-core wmaker gnustep gnustep-devel gnustep-games
to get GNUstep, X11 and Window Maker installed.
- But what happen if you have stable (3.0) release ?
Here is an answer from gnustep irc channel. <fsmunoz> change every occurence of "stable" for "testing" <fsmunoz> remove the security.debian.org line <fsmunoz> do apt-get update <fsmunoz> apt-get dist-upgrade <fsmunoz> repeat this last one until nothing gets installed or removed. <fsmunoz> the, replace "testing" with "unstable" <fsmunoz> then, apt-get update <fsmunoz> apt-get dist-upgrade <fsmunoz> repeat, repeat. <fsmunoz> done
LiveCD for Intel
Current version is 0.9.4.2
Find the instructions to install and the CD itself here http://livecd.gnustep.org/
Wish list for next version:
RedHat Linux
FreeBSD
SGI IRIX
IBM AIX
Microsoft Windows
Linksys nslu2
References: http://lists.gnu.org/archive/html/discuss-gnustep/2005-02/msg00124.html