This shows you the differences between two versions of the page.
|
stratuslabdependencies [2010/07/20 14:08] meb Add libvirt dependencies |
stratuslabdependencies [2010/08/27 11:50] (current) joseph add ubuntu one 2.0 dep |
||
|---|---|---|---|
| Line 19: | Line 19: | ||
| * git-core | * git-core | ||
| * ssh | * ssh | ||
| + | * genisoimage | ||
| + | * curl | ||
| + | * libxml2-dev (one 2.0 only) | ||
| * xen-hypervisor-3.3 (optional) | * xen-hypervisor-3.3 (optional) | ||
| * qemu-kvm (optional) | * qemu-kvm (optional) | ||
| Line 44: | Line 47: | ||
| * zlib-devel | * zlib-devel | ||
| * ruby | * ruby | ||
| + | * mkisofs | ||
| + | * curl | ||
| * xen (optional) | * xen (optional) | ||
| * kernel-xen (optional) | * kernel-xen (optional) | ||
| Line 58: | Line 63: | ||
| * [[http://kernel.org/pub/software/scm/git/git-1.7.1.1.tar.gz|Git 1.7.1.1]] | * [[http://kernel.org/pub/software/scm/git/git-1.7.1.1.tar.gz|Git 1.7.1.1]] | ||
| * [[http://www.sqlite.org/sqlite-amalgamation-3.6.17.tar.gz|SQLite 3.6.17]] | * [[http://www.sqlite.org/sqlite-amalgamation-3.6.17.tar.gz|SQLite 3.6.17]] | ||
| + | |||
| ==== Nodes ==== | ==== Nodes ==== | ||
| Line 66: | Line 72: | ||
| * ruby | * ruby | ||
| * libvirtd | * libvirtd | ||
| + | |||
| + | |||
| + | ===== Scientific Linux ===== | ||
| + | |||
| + | Tested version: Scientific Linux 5.5 | ||
| + | |||
| + | ==== Front-end ==== | ||
| + | |||
| + | Package installed from the standard repositories: | ||
| + | |||
| + | * glibc | ||
| + | * mkisofs | ||
| + | * openssl | ||
| + | * ruby | ||
| + | * kvm (optional) | ||
| + | |||
| + | Package installed from non standard repositories: | ||
| + | * [[http://quattor.web.lal.in2p3.fr/packages/os/sl5/addons/sqlite-3.7.0-1.x86_64.rpm|SQLite]] | ||
| + | * [[http://quattor.web.lal.in2p3.fr/packages/os/sl5/addons/xmlrpc-c-1.06.18-1.el5.kb.x86_64.rpm|xmlrpc-c]] | ||
| + | |||