canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,714
edits
(Created page with "Setting up the environment for Mozmill is not always an easy task, especially on Windows with all the dependencies for external tools, e.g. Python. To nearly eliminate the entry ...") |
No edit summary |
||
Line 2: | Line 2: | ||
==General== | ==General== | ||
There are | There are requirements, which apply to each of our supported platforms: | ||
* The environment has to be shipped as a zip archive, which only | * The environment has to be shipped as a zip archive, which only needs to be extracted on the target machine | ||
* The environment does not modify the users system in any kind by installing applications in the | * The sizes of the environments have to be as small as possible | ||
* The environment does not modify the users system in any kind by installing applications or modifying settings on a system level | |||
* There should be no dependency on system wide applications, which means that all tools included in the environment will work on a fresh operation system installation | |||
==Linux== | ==Linux== | ||
==Mac== | ==Mac== | ||
==Windows== | ==Windows== |