summaryrefslogtreecommitdiffstats
path: root/Building_Source_v2_0.md
diff options
context:
space:
mode:
Diffstat (limited to 'Building_Source_v2_0.md')
-rwxr-xr-xBuilding_Source_v2_0.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/Building_Source_v2_0.md b/Building_Source_v2_0.md
index 9475da0..8b7504f 100755
--- a/Building_Source_v2_0.md
+++ b/Building_Source_v2_0.md
@@ -11,7 +11,7 @@ sudo yum install make libtool autoconf subversion git wget libogg-devel gcc gcc-
The first step is to checkout Doubango 2.0 source code:
```
-svn checkout https://doubango.googlecode.com/svn/branches/2.0/doubango doubango
+git clone https://github.com/DoubangoTelecom/doubango.git
```
### Building libsrtp ###
@@ -188,7 +188,7 @@ make && make install
```
git clone https://github.com/cisco/openh264.git
cd openh264
-git checkout v1.1
+git checkout v1.5.0
make ENABLE64BIT=Yes # Use ENABLE64BIT=No for 32bit platforms
make install
```
@@ -211,4 +211,4 @@ make && make install
```
<br />
-Et voilĂ  \ No newline at end of file
+Et voilĂ 
OpenPOWER on IntegriCloud