Cluster 3.0

From OnnoWiki
Jump to navigation Jump to search

Source Code

Instalasi

For Cluster 3.0 on Linux/Unix, you will need the Motif libraries, which are already installed on many Linux/Unix computers. You will need a version compliant with Motif 2.1, such as OpenMotif. Cluster 3.0 can then be installed by typing

./configure
make
make install

The resulting executable cluster can be run as a GUI program and as a command line program. For the latter, you will need to use the appropriate command line options. If you are not interested in the GUI, and you want to run Cluster 3.0 as a command line program only, you can install a command-line only version of Cluster by typing

./configure --without-x
make
make install

If you install Cluster 3.0 as a command-line only program you do not need the Motif libraries.


Referensi

Pranala Menarik