install:4.2.x:git
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
install:4.2.x:git [2014/10/08 22:01] – created miconda | install:4.2.x:git [2015/01/03 17:32] (current) – [6. What and where was installed] miconda | ||
---|---|---|---|
Line 26: | Line 26: | ||
The following packages are required before proceeding to the next steps. | The following packages are required before proceeding to the next steps. | ||
- | * __git__ client: apt-get install git-core - it is recommended to have a recent version, if your Linux distro has an old version, you can download newer one from: http:// | + | * __git__ client: apt-get install git - it is recommended to have a recent version, if your Linux distro has an old version, you can download newer one from: http:// |
* __gcc__ compiler: apt-get install gcc | * __gcc__ compiler: apt-get install gcc | ||
* __flex__ - apt-get install flex | * __flex__ - apt-get install flex | ||
Line 87: | Line 87: | ||
</ | </ | ||
- | If you want to install everything in one directory (so you can delete all installed files at once), say / | + | **NOTE**: |
< | < | ||
- | make PREFIX="/ | + | make PREFIX="/ |
</ | </ | ||
Line 97: | Line 97: | ||
* http:// | * http:// | ||
- | NOTE: Previous release series 3.x.x used FLAVOUR mechanism to set the name of the application to **kamailio**. Starting with 4.0.0, the default is **kamailio**. From now on, if you want to build **ser** flavour, use **FLAVOUR=ser** in the make command to generate the build configs. | + | **NOTE**: Previous release series 3.x.x used FLAVOUR mechanism to set the name of the application to **kamailio**. Starting with 4.0.0, the default is **kamailio**. From that version, if you want to build **ser** flavour, use **FLAVOUR=ser** in the make command to generate the build configs. |
===== 4. Compile Kamailio ===== | ===== 4. Compile Kamailio ===== | ||
Line 135: | Line 135: | ||
* __kamdbctl__ - script to create and manage the Databases | * __kamdbctl__ - script to create and manage the Databases | ||
* __kamctl__ - script to manage and control Kamailio SIP server | * __kamctl__ - script to manage and control Kamailio SIP server | ||
- | * __sercmd__ | + | * __kamcmd__ |
To be able to use the binaries from command line, make sure that '/ | To be able to use the binaries from command line, make sure that '/ | ||
Line 170: | Line 170: | ||
</ | </ | ||
- | In case you set the PREFIX variable in 'make cfg ...' command, then replace **/ | + | **NOTE**; |
===== 7. Create MySQL database ===== | ===== 7. Create MySQL database ===== | ||
Line 293: | Line 293: | ||
2. | 2. | ||
- | edit '/ | + | edit '/ |
SIP_DOMAIN=mysipserver.com | SIP_DOMAIN=mysipserver.com | ||
</ | </ | ||
Line 302: | Line 302: | ||
< | < | ||
- | cd / | + | cd / |
git pull origin | git pull origin | ||
make all | make all |
install/4.2.x/git.1412805691.txt.gz · Last modified: 2014/10/08 22:01 by miconda