Table des matières

Chargement et installation pour MorphOS

Chargement

Dernière version publique (0.3.323) disponible sur Aminet: Archive .LHA et .README.

Installation

  1. Téléchargez l'archive Helios disponible au chapitre Chargement et décompressez celle-ci. Pour exemple voiçi la procédure exécutée depuis le CLI:

    5> ram:
    5> wget http://aminet.net/driver/other/Helios_0.3.323.lha
    --23:07:15--  http://aminet.net/driver/other/Helios_0.3.323.lha
               => `Helios_0.3.323.lha'
    Resolving aminet.net... 208.97.157.25
    Connecting to aminet.net[208.97.157.25]:80... connected.
    HTTP request sent, awaiting response... 302 Moved Temporarily
    Location: http://uk.aminet.net/driver/other/Helios_0.3.323.lha [following]
    --23:07:18--  http://uk.aminet.net/driver/other/Helios_0.3.323.lha
               => `Helios_0.3.323.lha'
    Resolving uk.aminet.net... 195.40.6.45
    Connecting to uk.aminet.net[195.40.6.45]:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 102,999 [application/octet-stream]
    
    100%[================================================>] 102,999      225.45K/s
    
    23:07:19 (224.76 KB/s) - `Helios_0.3.323.lha' saved [102999/102999]
    
    5> lha x Helios_0.3.323.lha
    LhA Freeware Version 2.7.8
    Copyright © 1991-94 by Stefan Boberg.
    Copyright © 1998,1999 by Jim Cooper and David Tritscher.
    Copyright © 2000-2006 by Ralph Schmidt and Harry Sintonen.
    
    Extracting from archive 'Helios_0.3.323.lha':
     Extracting: (    1352/    1352)  Helios/FAQ
     Extracting: (   65268/   65268)  Helios/FWInspect
     Extracting: (   17660/   17660)  Helios/FWInspect.info
     Extracting: (   78324/   78324)  Helios/Libs/helios.library
     Extracting: (    4621/    4621)  Helios/README
     Extracting: (   20119/   20119)  Helios/SDK/Examples/get61883.c
     Extracting: (     468/     468)  Helios/SDK/Examples/Makefile
     Extracting: (   17937/   17937)  Helios/SDK/Examples/simple.c
     Extracting: (    4377/    4377)  Helios/SDK/include/clib/helios_protos.h
     Extracting: (    1181/    1181)  Helios/SDK/include/fd/helios_lib.fd
     Extracting: (   10666/   10666)  Helios/SDK/include/inline/helios.h
     Extracting: (   13862/   13862)  Helios/SDK/include/libraries/helios.h
     Extracting: (    6086/    6086)  Helios/SDK/include/ppcinline/helios.h
     Extracting: (     662/     662)  Helios/SDK/include/proto/helios.h
     Extracting: (   27442/   27442)  Helios/SDK/lib/libhelios.a
    15 files extracted, all files OK.
    
    Operation successful.
    
    5>
  2. Maintenant copiez le fichier Libs/helios.library dans LIBS:, puis FWInspect et son .info où vous le souhaitez (SYS:Tools par exemple).
  3. Les fichiers contenus dans SDK sont pour les développeurs qui savent normalement où les mettres ;-), mais je conseil usr:local/ tout de même.