<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">That's great Mario. &nbsp;I will update my blog accordingly where I posted some stuff (<a href="http://mrvoip.com.au/blog/install-freeswitch-osx-mysql-must-remove-macports">http://mrvoip.com.au/blog/install-freeswitch-osx-mysql-must-remove-macports</a>)<div><br></div><div>I just winged it because it used to work, so most of the prerequisites were installed.</div><div>I did not put the --with-openssl flag when doing configure. &nbsp;What functionality do I lose?</div><div><br></div><div><br></div><div>pkgconfig was already on my system from earlier efforts - so I guess I got lucky with that one.</div><div>To be honest, once I resolved my macports issues (by removing it) it was just like doing it in linux.</div><div><br></div><div>I'd like to give it another shot with a fresh OSX install - but I really don't want to go about setting up my machine again! &nbsp;I have an old imac that is not doing much, but I don't think it will run 10.6 :( &nbsp; I will try and give it a shot this afternoon seeing as my girlfriend is out taking photos :)</div><div><br></div><div>Kind Regards,</div><div>Chris</div><div><br></div><div><br></div><div><br></div><div><br><div><div>On 11/05/2012, at 11:48 AM, Mario G wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Chris, I have been running FS on 10.6,x since 2010 fine and have been updating a lot recently to help testing, I have had no problems. I don't use macport stuff. I wrote the original FS osX wiki but there are some differences since 2010 (I am working on fixing the wiki in the next few weeks). The wiki install instructions work if you add the following. Hope this helps:<div><br></div><div>1. Add this info:</div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Helvetica; ">FreeSWITCH™ has many functions that invoke PKG-CONFIG, so it must be downloaded and installed separately.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Helvetica; "># Got to [<a href="http://pkgconfig.freedesktop.org/releases/%20here">http://pkgconfig.freedesktop.org/releases/ here</a>] and download the latest pkg-config, by default it is placed into your Downloads folder. &nbsp; MUST USE .25 for OSXdue to glib2 dependencies!</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Helvetica; "># Open Downloads and click the file to uncompress it.</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Helvetica; "># Launch the Terminal application if not already running and issue these commands to move the source to the src directory, build and install:</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Courier; ">&nbsp; &nbsp; cd ~/Downloads</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Courier; ">&nbsp; &nbsp; mv pkg-config-0.25 /usr/local/src</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Courier; ">&nbsp; &nbsp; cd /usr/local/src/pkg-config-0.25</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Courier; ">&nbsp; &nbsp; ./configure</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Courier; ">&nbsp; &nbsp; make</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 13px/normal Courier; ">&nbsp; &nbsp; sudo make install<span class="Apple-tab-span" style="white-space:pre">        </span>&lt;– sudo is required because binaries are loaded into /usr/bin</div><div><br></div><div><br></div><div>2. You MUST do this:</div><div>./bootstrap.sh</div><div>./configure --with-openssl</div><div><br></div><div>3. The FLITE fix is no longer needed.</div><div><div><br><div><div>On May 10, 2012, at 5:01 PM, Chris Mylonas wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi FS Users,<div><br></div><div>tl;dr; &nbsp;- removed macports, removed tree, pulled fresh tree = installed FS on OSX.</div><div><br></div><div><br></div><div>Here is the longer version that had a bit of a pre-emptive whinge about libtool version mismatch. &nbsp;But we never got there - it worked!<br><div><br></div><div>I'm in the process of re-installing FS on OSX (10.6.8). &nbsp;I have removed Macports to try and get this up and running.</div><div>I re-bootstrapped and got this error:</div><div><br></div><div><div><font class="Apple-style-span" face="'Courier New'">quiet_libtool: Version mismatch error. &nbsp;This is libtool 2.4, but the</font></div><div><font class="Apple-style-span" face="'Courier New'">quiet_libtool: definition of this LT_INIT comes from libtool 2.2.4.</font></div><div><font class="Apple-style-span" face="'Courier New'">quiet_libtool: You should recreate aclocal.m4 with macros from libtool 2.4</font></div><div><font class="Apple-style-span" face="'Courier New'">quiet_libtool: and run autoconf again.</font></div><div><font class="Apple-style-span" face="'Courier New'">make[1]: *** [libfreeswitch_la-switch_apr.lo] Error 63</font></div><div><font class="Apple-style-span" face="'Courier New'">make: *** [all] Error 2</font></div></div><div><br></div><div>Removed the whole git tree just in case there was some left over junk. &nbsp;Pulled a fresh tree and noticed this remark during a fresh bootstrap</div><div><br></div><div><div><font class="Apple-style-span" face="'Courier New'">arakis:freeswitch-git chrismylonas$ rm -Rf freeswitch/</font></div><div><font class="Apple-style-span" face="'Courier New'">arakis:freeswitch-git chrismylonas$ git clone <a href="git://git.freeswitch.org/freeswitch.git">git://git.freeswitch.org/freeswitch.git</a></font></div><div><font class="Apple-style-span" face="'Courier New'">Cloning into freeswitch...</font></div><div><font class="Apple-style-span" face="'Courier New'">remote: Counting objects: 185609, done.</font></div><div><font class="Apple-style-span" face="'Courier New'">remote: Compressing objects: 100% (39208/39208), done.</font></div><div><font class="Apple-style-span" face="'Courier New'">remote: Total 185609 (delta 143241), reused 181443 (delta 140035)</font></div><div><font class="Apple-style-span" face="'Courier New'">Receiving objects: 100% (185609/185609), 77.85 MiB | 267 KiB/s, done.</font></div><div><font class="Apple-style-span" face="'Courier New'">Resolving deltas: 100% (143241/143241), done.</font></div><div><font class="Apple-style-span" face="'Courier New'">arakis:freeswitch-git chrismylonas$ cd freeswitch/</font></div><div><font class="Apple-style-span" face="'Courier New'">arakis:freeswitch chrismylonas$ ./bootstrap.sh&nbsp;</font></div><div><font class="Apple-style-span" face="'Courier New'">bootstrap: checking installation...</font></div><div><font class="Apple-style-span" face="'Courier New'">bootstrap: autoconf version 2.61 (ok)</font></div><div><font class="Apple-style-span" face="'Courier New'">bootstrap: automake version 1.10 (ok)</font></div><div><font class="Apple-style-span" face="'Courier New'">bootstrap: aclocal version 1.10 (ok)</font></div><div><font class="Apple-style-span" face="'Courier New'">bootstrap: libtool version 2.2.4 (ok)</font></div><div><font class="Apple-style-span" face="'Courier New'">Bootstrapping using:</font></div><div><font class="Apple-style-span" face="'Courier New'">&nbsp;&nbsp;autoconf &nbsp;: /usr/bin/autoconf</font></div><div><font class="Apple-style-span" face="'Courier New'">&nbsp;&nbsp;automake &nbsp;: /usr/bin/automake</font></div><div><font class="Apple-style-span" face="'Courier New'">&nbsp;&nbsp;aclocal &nbsp; : /usr/bin/aclocal</font></div><div><font class="Apple-style-span" face="'Courier New'">&nbsp;&nbsp;libtool &nbsp; : /usr/bin/glibtool (2.2.4.)</font></div><div><font class="Apple-style-span" face="'Courier New'">&nbsp;&nbsp;libtoolize: /usr/bin/glibtoolize</font></div><div><font class="Apple-style-span" face="'Courier New'">&nbsp;&nbsp;make &nbsp; &nbsp; &nbsp;: /usr/bin/make (GNU Make 3.81)</font></div><div><font class="Apple-style-span" face="'Courier New'">&nbsp;&nbsp;awk &nbsp; &nbsp; &nbsp; : &nbsp;()</font></div><div><br></div></div><div>It is still reporting a 2.2.4 version of libtool.</div></div><div>...</div><div>...</div><div>...</div><div>In the end, it has been compiled and installed though</div></div>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br><a href="http://www.freeswitchsolutions.com">http://www.freeswitchsolutions.com</a><br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>http://www.cudatel.com<br><br>Official FreeSWITCH Sites<br>http://www.freeswitch.org<br>http://wiki.freeswitch.org<br>http://www.cluecon.com<br><br>FreeSWITCH-users mailing list<br>FreeSWITCH-users@lists.freeswitch.org<br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></div></div></div></div>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>http://www.freeswitchsolutions.com<br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>http://www.cudatel.com<br><br>Official FreeSWITCH Sites<br>http://www.freeswitch.org<br>http://wiki.freeswitch.org<br>http://www.cluecon.com<br><br>FreeSWITCH-users mailing list<br>FreeSWITCH-users@lists.freeswitch.org<br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></blockquote></div><br></div></body></html>