03.01.2015 Views

a multi-objective bisexual reproduction genetic algorithm for ...

a multi-objective bisexual reproduction genetic algorithm for ...

a multi-objective bisexual reproduction genetic algorithm for ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

111<br />

#mysql –u root<br />

Enter password: ncdanh<br />

mysql><br />

C.2 Installing J2sdk1.4<br />

To install J2sdk1.4, do the following steps:<br />

- Download j2sdk-1_4_2_10-linux-i586.bin file and copy it to /usr/local:<br />

[root@m1 root]#cp –p j2sdk-1_4_2_10-linux-i586.bin /usr/local<br />

- Run the above file:<br />

[root@m1 root]#./j2sdk-1_4_2_10-linux-i586.bin<br />

This leaves directory /usr/local/j2sdk-1.4.2_10.<br />

- Insert the following lines inside file /etc/profile or /root/.bashrc:<br />

export JAVA_HOME= /usr/local/j2sdk1.4.2_10<br />

export CLASSPATH=$JAVA_HOME/lib/tools.jar:$JAVA_HOME/jre/lib/rt.jar:./<br />

C.3 Installing Java Cog Kit 1.1<br />

This section presents how to download, install and configure the Java CoG Kit<br />

1.1.<br />

Installation is the first step that needs to be accomplished be<strong>for</strong>e the Java CoG<br />

Kit can be used. It ensures that the Java CoG Kit exists on our local machine in a<br />

proper state. After installation, configuration is needed to adjust various parameters<br />

that are specific to our environment.<br />

C.3.1 Downloading the Java Cog Kit<br />

This study uses jglobus stable binary. Using this version, we are interested in<br />

just the jar files without modifying them.<br />

The stable binary distribution of the jglobus is available from the web-site:<br />

http://www.globus.org/cog/java/1.1/cog-1.1-bin.tar.gz.<br />

As root, do the following steps:<br />

- Download cog-1.1-bin.tar.gz file and copy to /usr/local.<br />

- Unpack this file:<br />

[root@m1 root]#cd /usr/local<br />

[root@m1 local]#tar –xzf cog-1.1-bin.tar.gz<br />

A directory named cog-1.1 will be created. This directory will, from now on, be<br />

referred to as

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!