Update source-release.sh
This commit is contained in:
parent
9261a368f8
commit
b2b0d9d411
|
|
@ -40,6 +40,9 @@ sed -i' ' -e s:'#applications/mod_memcache:applications/mod_memcache:' /usr/src/
|
|||
sed -i' ' -e s:'#applications/mod_curl:applications/mod_curl:' /usr/src/freeswitch/modules.conf
|
||||
#sed -i' ' -e s:'#formats/mod_shout:formats/mod_shout:' /usr/src/freeswitch/modules.conf
|
||||
|
||||
#disable mod_fsv
|
||||
sed -i '' -e s:'applications/mod_fsv:#applications/mod_fsv:' /usr/src/freeswitch/modules.conf
|
||||
|
||||
#configure the source (additional option --enable-system-lua)
|
||||
/usr/src/freeswitch/./configure --prefix=/usr/local/freeswitch --enable-core-pgsql-support --disable-fhs
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue