Changes between Version 9 and Version 10 of WikiStart


Ignore:
Timestamp:
Jan 3, 2012, 1:56:53 PM (12 years ago)
Author:
Silvan Scherrer
Comment:

v0.8.2

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v9 v10  
    2424
    2525== Latest Version ==
    26 The latest version is '''0.7.1''' released on 30.09.2011. The list of changes can be found in the [http://svn.netlabs.org/odin32/browser/tags/0.7.1/changelog ChangeLog] file.
     26The latest version is '''0.8.2''' released on 30.12.2011. The list of changes can be found in the [http://svn.netlabs.org/odin32/browser/tags/0.8.2/changelog ChangeLog] file.
    2727
    2828Starting from version '''0.7.1''', the primary way to distribute and install official builds of Odin is RPM. This means that all Odin components are provided as RPM packages which may be installed from either the netlabs RPM repositories using the YUM command or directly using the RPM command (the GUI frontend is on the way). In order to install RPM packages on your machine, you need to install the RPM bootstrap package (once) which contains the RPM installer. The installation of RPM is described [http://svn.netlabs.org/rpm/wiki/RpmInstall here] in detail. Once you have RPM installed, you may issue one of following commands to install various parts of Odin:
     
    3131||'''yum install odin-doc'''           ||Installs the Odin user's manual
    3232||'''yum list *odin*'''                ||Lists all available Odin packages with short desctiptions
     33||'''yum update libodin'''             ||Updates an already installed Odin to the latest version
    3334
    3435Note that the first command is not normally needed -- if you install an Odin-based application from the RPM repository, it will install all required Odin components automatically. This command is only necessary if you have an Odin-based application distributed as a ZIP archive or in some other (non-RPM) form.
    3536
    36 We also provide a [ftp://ftp.netlabs.org/pub/odin/0.7.1/odin-0.7.1.zip ZIP] package of Odin for your convenience, if you cannot use RPM for some reason. Older ZIP and WPI packages are available [ftp://ftp.netlabs.org/pub/odin/ here].
     37We also provide a [ftp://ftp.netlabs.org/pub/odin/0.8.2/odin-0.8.2.zip ZIP] package of Odin for your convenience, if you cannot use RPM for some reason. Older ZIP and WPI packages are available [ftp://ftp.netlabs.org/pub/odin/ here].
    3738
    3839== Wiki & Mailinglist ==