[mod_python] Remove from tree

This commit is contained in:
Andrey Volk
2025-03-28 21:28:21 +03:00
parent a57c895115
commit 3a53566eab
38 changed files with 11 additions and 20270 deletions

View File

@@ -247,7 +247,7 @@ freeswitch_debian_source() {
}
freeswitch_raspbian_source() {
apt-get install -o Dpkg::Progress=1 -y autoconf automake devscripts gawk libjpeg-dev libncurses5-dev libtool-bin python-dev \
apt-get install -o Dpkg::Progress=1 -y autoconf automake devscripts gawk libjpeg-dev libncurses5-dev libtool-bin \
libtiff5-dev libperl-dev libgdbm-dev libdb-dev gettext libssl-dev libcurl4-openssl-dev libpcre3-dev libspeex-dev \
libspeexdsp-dev libsqlite3-dev libedit-dev libldns-dev libpq-dev libsndfile-dev libopus-dev liblua5.1-0-dev 2>&1 | \
awk -W interactive '/Progress/ { print }'| sed -u 's/[^0-9]//g' | dialog --gauge "Please wait.\n Installing Build Requirements..." 10 70 0

View File

@@ -3,7 +3,7 @@ touch noreg
./bootstrap.sh -j
./configure -C --enable-portable-binary \
--prefix=/usr --localstatedir=/var --sysconfdir=/etc \
--with-gnu-ld --with-python --with-erlang --with-openssl \
--with-gnu-ld --with-python3 --with-erlang --with-openssl \
--enable-core-odbc-support \
--enable-core-pgsql-support \
--enable-static-v8