English version. (I apologize for my English, because it's not my natural language) INSTALLATIONS INSTRUCTIONS : sorry, you have to do some work : - become root - if you installed AfterStep from the LinuxPPC 1999 distribution, you must remove it first : - type "rpm -qa | grep -i afterstep", you'll normally see 2 packages, AfterStep-1.7.90-3 and AfterStep-APPS-990329-2 - type "rpm -e AfterStep-APPS-990329-2", then "rpm -e AfterStep-1.7.90-3" - if you installed AfterStep from the LinuxPPC 2000 distribution, you just have to change the version number in the instructions above. - cd / - bunzip2 -cd /path_to/AfterStep-1.8.11-1-ppclinux.tar.bz2 | tar xf - - if you installed AfterStep from the LinuxPPC 2000 distribution, you must check your configuration files in ~/GNUstep/Library/AfterStep, especially the base.* files, because path to modules are in these files. (the easiest way is to overwrite them with base.* files that are in /usr/local/share/afterstep) - edit the /usr/X11R6/bin/RunWM script. In the function Start_AfterStep, you must change the two "/usr/X11R6/bin/afterstep" by "/usr/local/bin/afterstep" - enjoy ! REQUIREMENTS : - libjpeg.so.62 - libpng.so.2 - libz.so.1 - libm.so.6 - libXext.so.6 - libX11.so.6 - libSM.so.6 - libICE.so.6 - libXpm.so.4 - libc.so.6 - ld.so.1 PROBLEMS ? email me at eherlent@easynet.fr if you have any problems with these binaries. COMMENTS : I have compiled AfterStep 1.8.11 on a Power Macintosh G3/266 running LinuxPPC 2000 with a 2.2.17 kernel. Should run with other distributions (Yellow Dog Linux, SuSE, Debian, ...) 03/04/02 Etienne "Macflyincaster" Herlent ----------------------------- Version française. INSTRUCTIONS D'INSTALLATION : désolé, y'a du boulot - devenez root - si vous avez installé le colis AfterStep de la distribution de LinuxPPC 1999, vous devez d'abord le retirer : - tapez "rpm -qa | grep -i afterstep", vous devez normalement voir 2 colis, AfterStep-1.7.90-3 et AfterStep-APPS-990329-2 - tapez "rpm -e AfterStep-APPS-990329-2", puis "rpm -e AfterStep-1.7.90-3" - si vous avez installé le colis AFterStep de la distribution de LinuxPPC 2000, vous n'avez qu'à adapter les numéros de version aux instructions précédentes. - cd / - bunzip2 -cd /chemin_vers/AfterStep-1.8.11-1-ppclinux.tar.bz2 | tar xf - - si vous avez installé le paquetage AfterStep de la distribution de LinuxPPC 2000, vous devez aussi vérifier vos fichiers de configuration dans ~/GNUstep/Library/AfterStep, et particulièrement les fichiers base.*, parce que les chemins vers les modules sont indiqués dans ces fichiers. (La méthode la plus simple est de les écraser par ceux de /usr/local/share/afterstep) - éditez le script /usr/X11R6/bin/RunWM. Dans la fonction Start_AfterStep, vous devez changer les deux "/usr/X11R6/bin/afterstep" par "/usr/local/bin/afterstep" - admirez ! EXIGENCES : - libjpeg.so.62 - libpng.so.2 - libz.so.1 - libm.so.6 - libX11.so.6 - libSM.so.6 - libICE.so.6 - libXpm.so.4 - libXext.so.6 - libc.so.6 - ld.so.1 PROBLEMES ? Vous pouvez m'envoyer un message électronique à eherlent@easynet.fr si vous avez des problèmes avec ces exécutables. REMARQUES : J'ai compilé AfterStep 1.8.11 sur un Power Macintosh G3/266 sous LinuxPPC 2000 avec le noyau 2.2.17. Ça devrait marcher avec les autres distributions (Yellow Dog Linux, SuSE, Debian, ...) 04/03/02 Etienne "Macflyincaster" Herlent