install:4.3.x:git
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
install:4.3.x:git [2015/05/26 06:51] – created miconda | install:4.3.x:git [2015/06/23 10:05] (current) – [1. Prerequisites] miconda | ||
---|---|---|---|
Line 38: | Line 38: | ||
* __libpcre3__ - apt-get install libpcre3-dev | * __libpcre3__ - apt-get install libpcre3-dev | ||
+ | **Important Note**: starting with version 4.3.0, Kamailio uses the directory **/ | ||
===== 2. Getting sources from GIT ===== | ===== 2. Getting sources from GIT ===== | ||
Line 43: | Line 44: | ||
< | < | ||
- | mkdir -p / | + | mkdir -p / |
- | cd / | + | cd / |
</ | </ | ||
Line 50: | Line 51: | ||
< | < | ||
- | git clone --depth 1 --no-single-branch git://git.sip-router.org/ | + | git clone --depth 1 --no-single-branch git://git.kamailio.org/ |
cd kamailio | cd kamailio | ||
git checkout -b 4.3 origin/4.3 | git checkout -b 4.3 origin/4.3 | ||
Line 302: | Line 303: | ||
< | < | ||
- | cd / | + | cd / |
git pull origin | git pull origin | ||
make all | make all |
install/4.3.x/git.1432623100.txt.gz · Last modified: 2015/05/26 06:51 by miconda