[Freeswitch-users] freeswitch, Mavericks and MacPorts

Terry Barnum terry at digital-outpost.com
Sun Mar 9 01:25:59 MSK 2014


Hi Michael,

Right, leaving configure.in uncommented and trying to build with macports dependencies instead of homebrew, the compile failed saying it couldn't find the homebrew openssl. I agree, seems like there should be a better way than removing lines from configure.in because I'm sure I'll forget when it's time to upgrade FS. Those who are much smarter about these things, I'd be happy to hear about another way.

Thanks,
-Terry

On Mar 3, 2014, at 7:57 PM, Michael Jerris <mike at jerris.com> wrote:

> why was it necessary to comment out lines in configure.in?  If you don't use homebrew, nothing would be in those directories?
> 
> On Mar 2, 2014, at 8:37 PM, terry at digital-outpost.com wrote:
> 
>> For other MacPorts users, here are the steps I took to get freeswitch 
>> working on a Macmini running OS X 10.9.2, Xcode 5.0.2 & MacPorts:
>> 
>> - autoconf, automake, libtool, pkgconfig, jpeg and openssl installed 
>> with MacPorts
>> - mkdir -p /usr/local/src/freeswitch
>> - cd /usr/local/src
>> - git clone git://git.freeswitch.org/freeswitch.git
>> - cd freeswitch
>> - Edit configure.in and comment out darwin lines with hardcoded paths to 
>> homebrew openssl: lines 490, 491, 501, 502, 511 & 512
>> - ./bootstrap.sh
>> - Edit modules.conf to enable mod_rtmp, mod_directory, mod_callcenter, 
>> mod_tts_commandline, mod_dingaling, mod_flite, mod_shout, 
>> mod_pocketsphinx & mod_cidlookup
>> - ./configure -C CFLAGS="-I/opt/local/include" LDFLAGS="-L/opt/local/lib
>> - make
>> - sudo make install
>> - sudo make cd-sounds-install cd-moh-install
>> 
>> Configured a phone, a gateway and am making calls!
>> 
>> -Terry
>> 
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>> 
>> 
>> 
>> 
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://wiki.freeswitch.org
>> http://www.cluecon.com
>> 
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
> 
> 
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
> 
> 
> 
> 
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
> 
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
> 




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