[Freeswitch-users] php esl compilation PBs
Jean-Yves F. Barbier
12ukwn at gmail.com
Wed Aug 25 05:32:05 PDT 2010
Le Wed, 25 Aug 2010 10:30:09 +0200,
David Ponzone <david.ponzone at ipeva.fr> a écrit :
Ok:
I got the source from the GIT,
enabled & disabled 2-3 modules,
launched a modified configure:
--enable-external-libs \
--with-ogg-libraries=/usr/lib \
--with-ogg-includes=/usr/lib/ogg \
--with-vorbis-libraries=/usr/lib \
--with-vorbis-includes=/usr/include \
--with-flac \
--enable-optimization \
--enable-kernel-linux \
--enable-utf8 \
--enable-unicode-properties \
--enable-pcregrep-libz \
--enable-pcregrep-libbz2 \
--enable-pcretest-libreadline \
--enable-nonportable-atomics \
--enable-threadsafe \
--enable-accross-thread-connections \
--enable-threads \
--enable-thread \
--enable-other-child \
--with-devrandom=/dev/urandom \
--with-pgsql=/usr/include/postgresql \
--enable-nonblocking \
--enable-crypto-auth \
--with-ssl=/usr/include/openssl \
--with-zlib=/usr/include \
--with-libidn=/usr/include \
--enable-cplus \
--with-editline
and: make all; make install.
Then I go to libs/esl/php,
copy ../src/include/* into it,
modify some references ("xxx.h" instead of <xxx.h> to avoid path errors)
and make.
> you may describe exactly all the steps you are taking, the command you
> use to compile ESL, and how you compiled FreeSWITCH before.
--
"If you don't want your dog to have bad breath, do what I do: Pour a little
Lavoris in the toilet."
-- Jay Leno
More information about the FreeSWITCH-users
mailing list