Difference between revisions of "FAQ Is there an autoinstaller"

m (Created page with 'Category: FAQ EN '''Is there an autoinstaller for Windows ?''' Dolibarr is a GPL OpenSource project. Like a lot of other GPL projects, what is distributed is sources. Packag...')
 
m (Import interlang links (links to translated versions of this page in other languages) from Multi Language Manager table.)
 
(6 intermediate revisions by one other user not shown)
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 -->
 +
[[fr:FAQ_Existe-t-il_un_installateur_automatique]]
 +
[[es:FAQ_Existe_un_Autoinstaller]]
 +
<!-- END interlang links -->
 +
 
[[Category: FAQ EN]]
 
[[Category: FAQ EN]]
'''Is there an autoinstaller for Windows ?'''
+
'''Is there an autoinstaller (Windows, Linux, Mac) ?'''
 +
 
 +
Dolibarr is a GPL OpenSource project. Like a lot of other GPL projects, what is distributed is sources. Packaging for an automatic installation is most often provided by the OS distribution you use.
 +
 
 +
If you are on Linux or BSD systems, this is easy to use because there is a lot of packages can be found "ready to use".
 +
 
 +
* For Linux: See pages [[Dolibarr for Ubuntu or Debian]], [[Dolibarr for Redhat or Fedora (rpm package)]], [[Dolibarr for Mandriva or Mageia (rpm package)]], [[Dolibarr for OpenSuse (rpm package)]].
  
Dolibarr is a GPL OpenSource project. Like a lot of other GPL projects, what is distributed is sources. Packaging for an automatic installation is most often provided by the OS distribution you use. If for Linux or BSD systems, this is easy to use because there is a lot of packages can be found "ready to use", it's not so simple for Windows. However there is a solution...
+
For Windows or MAC, it's not so simple... Because such OS does not provides software repositories ready to work nor packaging solution for external applications used by Dolibarr (Apache, PHP, MySQL), Dolibarr installation can seems difficult to do for unexperienced users. There is however special packages that install Dolibarr but also all prerequisites (Apache, PHP, Mysql) with a simple .exe or .dmg file.
Because Windows does not offer software repositories ready to work nor packaging solution for external applications used by Dolibarr (Apache, PHP, MySQL), Dolibarr installation can seems difficult to do for unexperienced users.
 
  
So NLTechno provide a packaged version for Windows called DoliWamp that install Dolibarr but also all prerequisites (Apache, PHP, Mysql) with a simple .exe file.
+
* For Windows: See page [[Dolibarr for Windows (DoliWamp)]].
  
See [http://www.nltechno.com/pages/dolibarrwinbin.php DoliWamp product page] on NLTechno web site.
+
* For MAC: See page [[Dolibarr for Mac (DoliMamp)]].

Latest revision as of 13:20, 23 July 2019

Is there an autoinstaller (Windows, Linux, Mac) ?

Dolibarr is a GPL OpenSource project. Like a lot of other GPL projects, what is distributed is sources. Packaging for an automatic installation is most often provided by the OS distribution you use.

If you are on Linux or BSD systems, this is easy to use because there is a lot of packages can be found "ready to use".

For Windows or MAC, it's not so simple... Because such OS does not provides software repositories ready to work nor packaging solution for external applications used by Dolibarr (Apache, PHP, MySQL), Dolibarr installation can seems difficult to do for unexperienced users. There is however special packages that install Dolibarr but also all prerequisites (Apache, PHP, Mysql) with a simple .exe or .dmg file.