install:devel:git
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
install:devel:git [2016/04/27 21:29] – miconda | install:devel:git [2019/01/11 16:20] (current) – pepelux | ||
---|---|---|---|
Line 26: | Line 26: | ||
* __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-core - it is recommended to have a recent version, if your Linux distro has an old version, you can download newer one from: http:// | ||
- | * __gcc__ | + | * __gcc__ |
* __flex__ - apt-get install flex | * __flex__ - apt-get install flex | ||
* __bison__ - apt-get install bison | * __bison__ - apt-get install bison | ||
Line 51: | Line 51: | ||
< | < | ||
- | git clone --depth 1 --no-single-branch | + | git clone --depth 1 --no-single-branch |
cd kamailio | cd kamailio | ||
</ | </ | ||
Line 67: | Line 67: | ||
< | < | ||
- | nano -w modules.lst | + | nano -w src/modules.lst |
</ | </ | ||
install/devel/git.1461792560.txt.gz · Last modified: 2016/04/27 21:29 by miconda