Changes

m
no edit summary
Line 1: Line 1:  +
<!-- BEGIN origin interlang links -->
 +
<!-- You can edit this section but do NOT remove these comments
 +
    Links below will be automatically replicated on translated pages by PolyglotBot -->
 +
[[es:Dolibarr_para_Mandriva_o_Mageia_(rpm_empaquetada)]]
 +
[[fr:Dolibarr_pour_Mandriva_ou_Mageia_(package_rpm)]]
 +
<!-- END interlang links -->
 +
 
[[Category:Admin]]
 
[[Category:Admin]]
 +
[[Category:Admin_en]]
 +
[[Category:Linux]]
 
[[File:Logo_mandriva.png]]
 
[[File:Logo_mandriva.png]]
   Line 6: Line 15:     
For a packaged version for OpenSuse, see [[Dolibarr for OpenSuse (rpm package)]].
 
For a packaged version for OpenSuse, see [[Dolibarr for OpenSuse (rpm package)]].
 +
 +
For a packaged version for Ubuntu or Debian, see [[Dolibarr for Ubuntu or Debian]].
    
=Introduction=
 
=Introduction=
Line 12: Line 23:  
In a few seconds, after installing this package, you are able to work on Dolibarr, even if you don't have already a web server or if you don't know what is Apache, Mysql or PHP. Everything is installed for you.  
 
In a few seconds, after installing this package, you are able to work on Dolibarr, even if you don't have already a web server or if you don't know what is Apache, Mysql or PHP. Everything is installed for you.  
   −
It's an "all in one" package that can be downloaded from page http://www.dolibarr.org/downloads/. You will find it into the category "stable versions".
+
It's an "all in one" package that can be downloaded from page https://www.dolibarr.org/downloads/. You will find it into the category "stable versions".
    
=Installation=
 
=Installation=
 
For install, you can click on the dolibarr.x.y.z.rpm file if you use the file manager, or inside a terminal console type:  
 
For install, you can click on the dolibarr.x.y.z.rpm file if you use the file manager, or inside a terminal console type:  
   −
<source lang="bash">
+
<syntaxHighlight lang="bash">
 
$ urpmi dolibarr.x.y.z.rpm
 
$ urpmi dolibarr.x.y.z.rpm
</source>
+
</syntaxHighlight>
    
where x.y.z is the dolibarr version, ex. dolibarr.2.8.0.rpm
 
where x.y.z is the dolibarr version, ex. dolibarr.2.8.0.rpm