####################################################################
####Virtual Entity Alpha Minus (CODENAME MUSOCCO) - INSTALL#########
####################################################################

To use Virtual Entity you need to have the following:

-terminal
-ssh
-python
-python-mysqldb

#Dependencies:
For *buntu or Debian users:
sudo apt-get install python-mysqldb

#If you want use a local database: 
(in this case you have to modify the code: 
substitute db.virtualentity.org with localhost 127.0.0.1)

$ sudo apt-get install mysql-server apache2 phpmyadmin python-mysqldb 

####################################################################
##### Get Virtual Entity! ##########################################
Download the latest release from:
http://virtualentity.org/downloads/software/
Open a terminal, go to the directory where you put the package
and unpack it:
$ tar xfvz virtualentity-alpha_minus.tar.gz
Or can clone the project using git:
$ git clone git://code.xname.cc/virtualentity.git
#####################################################################

#####################################################################
#### Install Virtual Entity! ########################################
Go into the directory:
$ cd virtualentity
Change permissions to the install script (maybe not needed)
$ chmod 755 install.sh
Execute:
$ sudo ./install.sh
#####################################################################

#####################################################################
#### Un-install Virtual Entity! #####################################
$ sudo rm -rf /usr/share/soul /usr/bin/soul
               /usr/share/man/man1/soul.1.gz ; echo 'gone'
# are you sure you want to do it?
#####################################################################

#Macosx:
Virtual Entity works on old PPC, and on Mac-Intel.
Detailed instructions coming soon. Installation not straightforward.

#Winblows:
Sorry, there is no possibility to work on windows.
Might be time to switch to linux...  

#####################################################################
##### Get Entities! #################################################
You can download istantiated files (having Soul) here:
http://virtualentity.org/downloads/prototype_files_ve_01.zip	
#####################################################################

Please, share your experience with us!
Email the list at: dev@virtualentity.org

Comments and Congrats:
root@xname.cc

Bugs and Complains:
ubik@xname.cc

###############################
##May the Entity be with you!##
###############################

