[Freeswitch-users] FreeSwitch on FreeBSD
Russell Sutherland
russ at quist.ca
Fri Mar 28 00:44:38 PDT 2008
I've successfully build freeswitch on the following BSD machine:
FreeBSD bsd.quist.ca 6.2-RELEASE-p7 FreeBSD 6.2-RELEASE-p7 #2:
The only small caveat was that gmake was needed for the make install portion.
On Fri, Mar 28, 2008 at 8:24 AM, Mark Crane <mctch at yahoo.com> wrote:
> I'm trying to get FreeSwitch installed on FreeBSD 7.
> Right now trying to find all the dependencies.
>
> * SVN:
> Lots of choices here.
$ pkg_info | grep subv
subversion-1.4.6_1 Version control system
> * GNUMAKE: The GNU version of make.
> gmake-3.81_2 (required by autoconf-2.61_2)
$ pkg_info | grep gmake
gmake-3.81_2 GNU version of 'make' utility
> * AUTOCONF: Version 2.50 or higher
> ports/devel/autoconf261/
> autoconf-2.61_2
$ pkg_info | grep autoconf
autoconf-2.59_3 Automatically configure source code on many Un*x platforms
autoconf-2.61_2 Automatically configure source code on many Un*x platforms
autoconf-wrapper-20071109 Wrapper script for GNU autoconf
> * GCC: Version 3.95 or higher
> ports/lang/gcc34/
> gcc-3.4.6_3,1
>
> * WGET: Almost any version
> pkg_add -r wget
$ pkg_info | grep wget
wget-1.11 Retrieve files from the Net via HTTP and FTP
> * AUTOMAKE: Version 1.70 or higher
> unknown
$ pkg_info | grep autom
automake-1.10_3 GNU Standards-compliant Makefile generator (1.10)
automake-1.4.6_4 GNU Standards-compliant Makefile generator (1.4)
automake-1.9.6_2 GNU Standards-compliant Makefile generator (1.9)
automake-wrapper-20071109 Wrapper script for GNU automake
> * GLIBTOOL: Version 1.5.14 or higher
> unknown (maybe the same as libtool 1.5.24?)
> pkg_add -r libtool
$ pkg_info | grep libto
libtool-1.5.24 Generic shared library support script
>
> * LIBNCURSES: Almost any version
> unknown (is this the same as ncurses-5.6_1?)
> pkg_add -r ncurses
$ pkg_info | grep curses
( no package installed)
--
Russell Sutherland
russ at quist.ca
+1.416.696.7600
More information about the FreeSWITCH-users
mailing list