Debian or RPM Packages for some Linux distributions

From Grid-Appliance Wiki

Jump to: navigation, search

Contents

Debian packages for ubuntu 9.04 and ubuntu 8.10

Packages (version 8.9.4)

for higher versions, please generate them by yourself by downloading the packages in http://www.grid-appliance.org/files/ipop/ , then go to "deb" directory to use the generating bash file.

Instructions

Download the package according to your operating system distribution, and type:

sudo dpkg -i packagename.deb

You can install the ipop project to your system.

  • Note: in this process it is possible that the package finds out you are missing some dependencies required by ipop. If this is the case, run this command:
sudo apt-get -f install

Sources used for building the packages

  • For most current release of ipop (version 8.9.5 & 8.9.6), under the "scripts" or "deb" directory there should be the scripts to generate the deb packages. More update will be posted after the 9.0.0 version is published.
Personal tools