[Freeswitch-users] FreeBSD 9.2

Michael Jerris mike at jerris.com
Mon Feb 24 16:13:00 MSK 2014


I'm working on libsndfile issue, what is the issue with mod_v8?

On Feb 23, 2014, at 12:34 PM, Brian West <brian at freeswitch.org> wrote:

> Here are the steps I did to successfully compile on FreeBSD 9.2
> 
> FreeBSD freebsd9 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 
> 
> cd /usr/local/src/
> pkg_add -r git automake autoconf libtool gmake bzip2 jpeg openssl pkgconf flac
> git clone git://git.freeswitch.org/freeswitch.git freeswitch.git
> cd freeswitch.git
> ./bootstrap.sh
> ./configure
> perl -i -pe 's/^languages\/mod_v8/#languages\/mod_v8/' modules.conf (FS-6245)
> 
> If you see this (FS-6258)
> _PKG_CONFIG(FLAC_CFLAGS, cflags, flac >= 1.2.1)
> _PKG_CONFIG(FLAC_LIBS, libs, flac >= 1.2.1)
> 
> cd libs/libsndfile/ && autoreconf -fi && cd ../..
> 
> ./configure 
> gmake
> gmake install
> gmake sounds-install moh-install
> 
> 
> If this works for you by all means please update the install wiki page with more detail, Someone with more FreeBSD experience may be able to fill this in better than I.



Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users mailing list