Changes between Version 3 and Version 4 of jazz/Enomalism
- Timestamp:
- Jun 11, 2008, 10:08:07 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/Enomalism
v3 v4 6 6 7 7 * 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 {{{ 10 root@drbl-xen-srv:~# apt-get install ssh build-essential python-dev mysql-server libmysqlclient15-dev python-mysqldb qemu bridge-utils 11 }}} 8 12 9 13 == Download Enomalism == 10 14 11 15 * 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]. 13 17 {{{ 14 18 root@drbl-xen-srv:~# wget http://nchc.dl.sourceforge.net/sourceforge/enomalism/enomalism2-2.0.1A-1282.deb … … 30 34 cloud computing, and virtual machines. 31 35 }}} 32 * Unpack 36 * Unpack Enomalism2-2.0.1A.tar.gz and run setup.py 37 {{{ 38 root@drbl-xen-srv:~# wget http://nchc.dl.sourceforge.net/sourceforge/enomalism/Enomalism2-2.0.1A.tar.gz 39 root@drbl-xen-srv:~# tar zxvf Enomalism2-2.0.1A.tar.gz 40 root@drbl-xen-srv:~# cd Enomalism2-2.0.1A/