items tagged with SolarisBuilding freeswitch on Opensolaris Nevada
Written By: Michal Bielicki Section: Category: 2008-07-28 10:51:37 Sponsored by: OpenSolaris Nevada This is the distribution from the opensolaris.org guys, do not mix that up with os200805 which is the new OpenSolaris based distro from SUN.
mkdir /opt/freeswitch
usermod -P "Software Installation" freeswitch
/usr/sfw/bin/wget http://dlc.sun.com/osol/jds/downloads/cbe/test/desktop-cbe-1.7.0-rc1-x86.tar.bz2
Install JDS-CBE
cd desktop-cbe-1.7.0-rc1
svn co https://pkgbuild.svn.sourceforge.net/svnroot/pkgbuild/spec-files-extra/trunk SFE
. /opt/dtbld/bin/env.sh
cd SFE
svn co http://svn.freeswitch.org/svn/freeswitch/trunk fstrunk
cd fstrunk ./bootstrap.sh
vim modules.conf
CFLAGS="-m64 -fast" CXXFLAGS="-m64 -fast" LDFLAGS="-m64" ./configure --prefix=/opt/freeswitch \
CFLAGS="-m32 -fast" CXXYFLAGS="-m32 -fast" LDFLAGS="-m32" ./configure --prefix=/opt/freeswitch \
gmake
gmake install
You are done :)
There are 1 items tagged with Solaris. You can view all our tags in the Tag Cloud |
|
