Togaware DATA MINING
Desktop Survival Guide
by Graham Williams
Google


Install Debian

For a Debian or Ubuntu GNU/Linux install on a machine directly connected to the Internet:

  1. Install the GTK+ libraries:

    $ wajig install libglade2-dev
    

  2. Install GGobi:

    $ wajig install ggobi
    

  3. Install R:

    $ wajig install r-base-core
    

  4. Install Rattle:

    $ R
    > install.packages("rattle", dependencies=TRUE)
    

  5. Start up Rattle:

    $ R
    > library(rattle)
    > rattle()
    

Full details are in Section A.0.4.



Copyright © 2004-2008 Togaware Pty Ltd
Support further development through the purchase of the PDF version of the book.
PDF version is properly formatted and forms a comprehensive book (draft with over 600 pages).
Brought to you by Togaware.