Open navigation

Linux: installing Gespage V9 on SRV Debian

You will find below how to install Gespage on Debian.


prerequisite:


The Debian server must be at least version 12.


Gespage installation files must be retrieved and copied on the Debian server: Gespage_Debian


Installation takes place in two stages:

  • installation of the Gespage agent
  • installation of the Gespage server application


Installing the Gespage agent


cups must first be installed:


sudo apt-get install cups


then Cups-BSD:


sudo apt-get install cups-bsd


Then move to the current directory where the Gespage Agent package is located.

Then run the following command (replacing X.X.X with the version of your package):


sudo dpkg -i gespage-agent_X.X.X.deb



Installing the Gespage application


first install the PostgreSQL database:

sudo apt-get install postgresql


then the Gespage application using the following command (replacing X.X.X with the version of your package):


sudo dpkg -i gespage-server_X.X.X.deb

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.