User Tools

Site Tools


install:3.2.x:debian

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
install:3.2.x:debian [2011/10/31 16:45]
193.0.26.151
install:3.2.x:debian [2012/02/25 22:57]
84.112.137.170 [4. Choose the Debian version]
Line 44: Line 44:
 Some new modules require libraries which are not in all Debian version. For example libjson0-dev is not available for Debian Lenny (5.0). In this case you either have to backport the required libraries to your Debian version or use the respective packaging files. In the second case, the respective modules will automatically disabled. Some new modules require libraries which are not in all Debian version. For example libjson0-dev is not available for Debian Lenny (5.0). In this case you either have to backport the required libraries to your Debian version or use the respective packaging files. In the second case, the respective modules will automatically disabled.
  
-For example if you want to build for Debian Lenny and do not need the troublesome modules:+For example if you want to build for Debian Squeeze and do not need the troublesome modules:
  
   cd pkg/kamailio/deb   cd pkg/kamailio/deb
   mv debian debian-orig   mv debian debian-orig
-  ln -s lenny debian+  ln -s squeeze debian
   cd ../../..   cd ../../..
- 
 ===== 5. Build the packages ===== ===== 5. Build the packages =====
  
install/3.2.x/debian.txt ยท Last modified: 2013/04/24 12:04 by klaus3000