Supported distributions
"Artica installer" has been tested on these distributions :
- Debian 4.0 Gnu-linux
- Ubuntu 7.04 feisty
- Ubuntu 7.10 Gusty
- Fedora Core release 6
- Fedora release 7
- Fedora release 8
- CentOS release 5
- Mandriva Linux release 2007
- Mandriva Linux release 2008
- openSUSE 10.2 (i586)
Since the 1.0.120901 version, artica-postfix support all distributions.
Distributions not listed must have make,libc6,gcc ,g ,autoconf already installed.
My Distribution is not supported, how Artica can support it ?
Artica-install use 4 repositories managers in order to install make,libc6,gcc,g , autoconf :
If your distribution use one of these repositories managers you can follow the procedure above:
- go in the directory artica-install/bin/install/distributions
- Create a directory named width your distribution name.
- Copy and edit infos.conf from an existing distribution
- create a file named repositories.txt and put into this file include([distribution name]); line has [distribution name] is the distribution nearest your system.
for example if your distribution is like Fedora put include(Fedora Core release 6);
A second way is to fill the file with required repositories (see repositories.txt of Fedora Core release 6 for an example).