.. _kernel-installation-opensuse: OpenSUSE ======== :Authors: Nicolas Bozon, GĂ©rald Fenoy, Jeff McKenna :Last Updated: $Date: 2011-12-07 13:19:47 +0000 (Wed, 07 Dec 2011) $ .. contents:: Table of Contents :depth: 2 :backlinks: top Zoo-Kernel is maintained as a package in `OpenSUSE Build Service (OBS) `__. This way, rpm's are provided for all versions of openSUSE Linux (11.2, 11.3, 11.4, Factory). Stable Releases --------------- For installing Zoo-Kernel in openSUSE there are 3 ways available: One Click Installer ******************* One-click installer that can be found `here `__. For openSUSE 11.4 this is the direct `link `__. Yast Software Manager using a GUI ********************************* The `Application:Geo `__ repository has to be added to the Software Repositories and then Zoo-kernel can be found in Software Management through search. Command line (as root for openSUSE 11.4) **************************************** :: zypper ar http://download.opensuse.org/repositories/Application:/Geo/openSUSE_11.4/ zypper refresh zypper install zoo-kernel Unstable Version ---------------- The latest development version of ZOO-Kernel can be found in OBS under the project `home:tzotsos `__. ZOO-Kernel packages are maintained and tested there before being released to the Application:Geo repository. Installation methods are identical as the stable version. Make sure to use `this `__ repository instead. Command line installation (as root for openSUSE 11.4) ***************************************************** :: zypper ar http://download.opensuse.org/repositories/home:/tzotsos/openSUSE_11.4/ zypper refresh zypper install zoo-kernel zypper install zoo-kernel-grass-bridge Additionally, there is the option of adding the zoo-wps-grass-bridge package. This option will automatically install grass7 (svn trunk). Try the Installation -------------------- - http://localhost/cgi-bin/zoo_loader.cgi?ServiceProvider=&metapath=&Service=WPS&Request=GetCapabilities&Version=1.0.0 - http://localhost/cgi-bin/zoo_loader.cgi?ServiceProvider=&metapath=&Service=WPS&Request=DescribeProcess&Version=1.0.0&Identifier=HelloPy - http://localhost/cgi-bin/zoo_loader.cgi?ServiceProvider=&metapath=&Service=WPS&Request=Execute&Version=1.0.0&Identifier=HelloPy&DataInputs=a=myname