Line 10:
Line 10:
=Installation=
=Installation=
−
== From PPA repository (development or stable version) ==
+
== From PPA repository (development version) ==
* First define the PPA where Dolibarr packages are hosted
* First define the PPA where Dolibarr packages are hosted
<source lang="bash">
<source lang="bash">
sudo add-apt-repository ppa:eldy/dolibarr-dev
sudo add-apt-repository ppa:eldy/dolibarr-dev
−
</source>
−
or
−
<source lang="bash">
−
sudo add-apt-repository ppa:eldy/dolibarr-stable
</source>
</source>
If you get the following message after the first line :
If you get the following message after the first line :
Line 30:
Line 26:
sudo apt-get update && sudo apt-get install dolibarr
sudo apt-get update && sudo apt-get install dolibarr
</source>
</source>
+
+
''Remark'': This version is devellop version. If you are a end user without technical knowledge of Dolibarr do not use this process but download the .deb and install it. This process is dedicated to developer or advance user that you to help us to debug the application
* Then you can call page http://localhost/dolibarr
* Then you can call page http://localhost/dolibarr