Changes between Version 3 and Version 4 of jazz/Enomalism


Ignore:
Timestamp:
Jun 11, 2008, 10:08:07 PM (16 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/Enomalism

    v3 v4  
    66
    77 * Use the VMWare Image created flowing the instruction described in ''[wiki:jazz/DRBL_Xen Massive Deployment of Xen enabled Virtual Cluster using Diskless Remote Boot Linux]''
     8 * Check Pre-installation
     9{{{
     10root@drbl-xen-srv:~# apt-get install ssh build-essential python-dev mysql-server libmysqlclient15-dev python-mysqldb qemu bridge-utils     
     11}}}
    812
    913== Download Enomalism ==
    1014
    1115 * Flow the ''[http://www.enomalism.com/downloads/ Download]'' Link of offical website, and you can download the deb and source tar ball files directly from sourceforge.
    12    * Note 1: __'''The deb package is for Ubuntu'''__. If you had installed Ubuntu, you can use this deb package to install Enomalism. Here is an [http://trac.enomalism.com/enomalism/wiki/enomalism-install Installation Guide for Ubuntu 7.10] from Trac of Enomalism team.
     16   * Note 1: __'''The deb package is for Ubuntu'''__. If you had installed Ubuntu, you can use this deb package to install Enomalism. Here is an [http://trac.enomalism.com/enomalism/wiki/enomalism-install Installation Guide for Ubuntu 7.10].
    1317{{{
    1418root@drbl-xen-srv:~# wget http://nchc.dl.sourceforge.net/sourceforge/enomalism/enomalism2-2.0.1A-1282.deb
     
    3034  cloud computing, and virtual machines.
    3135}}}
    32  * Unpack
     36 * Unpack Enomalism2-2.0.1A.tar.gz and run setup.py
     37{{{
     38root@drbl-xen-srv:~# wget http://nchc.dl.sourceforge.net/sourceforge/enomalism/Enomalism2-2.0.1A.tar.gz
     39root@drbl-xen-srv:~# tar zxvf Enomalism2-2.0.1A.tar.gz
     40root@drbl-xen-srv:~# cd Enomalism2-2.0.1A/