User Tools

Site Tools


install:4.0.x:git

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
install:4.0.x:git [2013/06/07 20:41]
miconda [2. Getting sources from GIT]
install:4.0.x:git [2013/09/11 18:23]
werebear73
Line 93: Line 93:
 </code> </code>
  
 +If you set this PREFIX you have to change most of the paths below from '/usr/local/...' to '/usr/local/kamailio-4.0/...'
  
 More hints about Makefile system at:  More hints about Makefile system at: 
Line 144: Line 145:
 Kamailio (OpenSER) modules are installed in: Kamailio (OpenSER) modules are installed in:
  
 +**32-Bit**
 <code> <code>
   /usr/local/lib/kamailio/modules/   /usr/local/lib/kamailio/modules/
   /usr/local/lib/kamailio/modules_k/   /usr/local/lib/kamailio/modules_k/
 +</code>
 +
 +**64-Bit**
 +<code>
 +  /usr/local/lib64/kamailio/modules/
 +  /usr/local/lib64/kamailio/modules_k/
 </code> </code>
  
Line 249: Line 257:
  
 <code> <code>
-  /usr/local/src/kamailio-4.0/pkg/kamailio/debian/kamailio.default+  /usr/local/src/kamailio-4.0/kamailio/pkg/kamailio/debian/kamailio.default
 </code> </code>
  
Line 322: Line 330:
  
 then an update has been made to Kamailio devel version and it will be available to the public GIT in no time. then an update has been made to Kamailio devel version and it will be available to the public GIT in no time.
- 
install/4.0.x/git.txt ยท Last modified: 2013/09/11 18:23 by werebear73