This shows you the differences between two versions of the page.
|
doc:kerrighed:4977 [2013/02/14 01:38] stwn created |
doc:kerrighed:4977 [2013/02/28 06:34] (current) stwn update req |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Kerrighed SVN-200902 Installation on Debian GNU/Linux 5.0 ====== | + | ====== Kerrighed Trunk 4977 Installation on Debian GNU/Linux ====== |
| - | install system & apps - create cluster - testing - profiling - comparison | + | There are 5 steps to do basic research on cluster computing with kerrighed: system and applications installation, building, testing, profiling cluster, and comparing the results. |
| ===== Requirements ===== | ===== Requirements ===== | ||
| - | ==== Perangkat Keras ==== | + | ==== Hardware ==== |
| - | * minimal 2 mesin x86/x86_64 terhubung dengan jaringan | + | * Minimum 2 x86 machine connected to a network |
| - | * media penyimpan yang di-shared di jaringan berukuran cukup | + | * Storage media with enough space that will be shared to our cluster |
| - | ==== Perangkat Lunak ==== | + | ==== Software ==== |
| - | * [[lenny_installation|Debian GNU/Linux 5.0 (lenny)]] | + | * Debian GNU/Linux 6.0 (squeeze) |
| - | * Kerrighed SVN Trunk((Linux kernel 2.6.20 and kerrighed source)) | + | * Kerrighed with Subversion Trunk 4977. Linux kernel 2.6.20 and kerrighed source are included. |
| - | * Additional and development **packages**((You need a local repo here)): build-essential((binutils cpp cpp-4.3 dpkg-dev g++ g++-4.3 gcc gcc-4.3 libc6-dev libgmp3c2 libgomp1 libmpfr1ldbl libstdc++6-4.3-dev libtimedate-perl linux-libc-dev make)), bzip2, automake((autoconf automake autotools-dev m4)), libtool((libltdl3 libltdl3-dev libtool)), pkg-config((libglib2.0-0 libglib2.0-data pkg-config)), rsync, lsb-release((if you want to enable lsb service)), xmlto((docbook-xml docbook-xsl docbook-xsl-doc-html libpaper-utils libpaper1 libxml2-utils libxslt1.1 sgml-base sgml-data xml-core xmlto xsltproc)), **libncurses5-dev**((if you want to configure kernel with make menuconfig)), **kernel-package**((gettext intltool-debian kernel-package libcompress-raw-zlib-perl libcompress-zlib-perl libdigest-hmac-perl libdigest-sha1-perl libfile-remove-perllibio-compress-base-perl libio-compress-zlib-perl libio-stringy-perl libmail-box-perl libmail-sendmail-perl libmailtools-perl libmime-types-perl libobject-realize-later-perl libsys-hostname-long-perl liburi-perl libuser-identity-perl po-debconf)) --if you want to package the kernel into debian package | + | * Access to Debian packages repository, local or network/Internet |
| + | * Root access or <code>sudo</code> to the system for packages installation dan system modification | ||
| + | * Additional and development packages: build-essential, bzip2, rsync, xmlto | ||
| - | Jika sering mendapatkan pesan kesalahan Permission denied, tambahkan sudo | + | automake, libtool, pkg-config, lsb-release, |
| - | di depan perintah tersebut atau gunakan hak root | + | libncurses5-dev((if you want to configure kernel with make menuconfig)) |
| + | |||
| + | kernel-package | ||
| + | if you want to package the kernel into debian package | ||
| ===== Compilation and Installation Steps ===== | ===== Compilation and Installation Steps ===== | ||