From: Jon A. H. <jo...@gm...> - 2011-02-06 16:54:23
|
Hello pwillis, >2011/2/5 pwillis <p.w...@te...>: >> Hello, >> >> What version of Ubuntu does Kestral support? 2011/2/5 Denis Sánchez Argoitia <dar...@gm...>: > Maverick. It should also work with Ubuntu 10.04 and 11.04. But you will have to add the repositories manually, because launchpad doesn't compile the packages for several distributions automatically, and I haven't had time to learn how it works (it seems quite complex)... :-S I've been also adding support for Debian Squeeze this week, and It will be also supported in the next release/snapshot. These are the steps to install it on Ubuntu 10.04, 11.04 and Debian Squeeze : - Gain root level : sudo -s - Add the repository : echo "deb http://ppa.launchpad.net/kestrel/kestrelhpc/ubuntu maverick main" /etc/apt/sources.list.d/kestrelhpc.list - Add the PPA's Signing key : apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 8475B36D - Update the packages apt-get update - Install KestrelHPC apt-get install --no-install-recommends kestrelhpc kestrelhpc-ganglia kestrelhpc-openmpi > Thanks Regards, JonAn. |