I'm trying to get FreeSwitch installed on FreeBSD 7.
Right now trying to find all the dependencies.

* SVN: 
        Lots of choices here.

* GNUMAKE: The GNU version of make.
        gmake-3.81_2 (required by autoconf-2.61_2)
 
* AUTOCONF: Version 2.50 or higher 
        ports/devel/autoconf261/
        autoconf-2.61_2

* GCC: Version 3.95 or higher
        ports/lang/gcc34/
        gcc-3.4.6_3,1

* WGET: Almost any version
        pkg_add -r wget

* AUTOMAKE: Version 1.70 or higher
        unknown

* GLIBTOOL: Version 1.5.14 or higher
        unknown (maybe the same as libtool 1.5.24?)
        pkg_add -r libtool

* LIBNCURSES: Almost any version
        unknown (is this the same as ncurses-5.6_1?)
        pkg_add -r ncurses 

So right now I'm needing to find automake, and confirm
if gmake, libtool, and ncurses are correct. 

Any help is appreciated once I have something working
I will work on getting it added to the wiki. In the
long run I'm planning on creating a package for
freeswitch to run on a PFSense Appliance as add on.
(PFSense Appliance is a new project coming out of
PFSense firewall project except the appliance will be
for more general purpose use).

Best Regards,

Mark J Crane





      
____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to