<html><body bgcolor="#FFFFFF"><div>Just so that everyone knows, this is what I did <span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); ">(this is copied and modified from Mario&#39;s email to what I did):</span></div>
<div><br></div><div><span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); font-size: medium; "><span>1. cd /usr/local/freeswitch/libs/flite-1.3.99/include</span><br>
<span></span><br><span>2. chmod +rw+rw+rw string.h</span><br><span></span><br><span>3. sudo emacs string.h</span></span></div><div><span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); font-size: medium; "><span>change line:</span></span></div>
<div><span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); font-size: medium; "><span></span><br>
<span>void swab(const void * __restrict, void * __restrict, ssize_t);</span></span></div><div><span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); font-size: medium; "><span></span><br>
<span>              to (a comment line):</span></span></div><div><span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); font-size: medium; "><span></span><br>
<span>/*void swab(const void * __restrict, void * __restrict, ssize_t);*/</span><br><span></span><br><span>6. cd /usr/local/freeswitch-1.0.6</span><br><span>7. sudo ./configure</span><br><span>8. sudo make</span><br><span>9. sudo make install</span></span><br>
<br>I am running OS X 10.6.4 on my MacMini.</div><div>However, I am having issues with fs_cli now. I tried to do the ln -s code to create an &quot;alias&quot;, but unless I am in the /bin directory, just typing fs_cli does not work with FS running in the background.</div>
<div><br></div><div>Peter</div><div><br></div><div>On Sep 26, 2010, at 8:50 AM, Mario &lt;<a href="mailto:mario_fs@mgtech.com">mario_fs@mgtech.com</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div><span>It&#39;s already in the my post at step 20.</span><br>
<span></span><br><span>On 09/26/2010 08:25 AM, EdPimentl wrote:</span><br><blockquote type="cite"><span>Peter,</span><br></blockquote><blockquote type="cite"><span></span><br></blockquote><blockquote type="cite"><span>Please share what exactly you change in string.h code  to build it</span><br>
</blockquote><blockquote type="cite"><span>correctly.</span><br></blockquote><blockquote type="cite"><span></span><br></blockquote><blockquote type="cite"><span>Thanks in advance,</span><br></blockquote><blockquote type="cite">
<span>-E</span><br></blockquote><blockquote type="cite"><span></span><br></blockquote><blockquote type="cite"><span></span><br></blockquote><blockquote type="cite"><span></span><br></blockquote><blockquote type="cite"><span>_______________________________________________</span><br>
</blockquote><blockquote type="cite"><span>FreeSWITCH-users mailing list</span><br></blockquote><blockquote type="cite"><span><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a></span><br>
</blockquote><blockquote type="cite"><span><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br></blockquote><blockquote type="cite">
<span>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></span><br></blockquote><blockquote type="cite"><span><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></span><br>
</blockquote><span></span><br><span>-- </span><br><span>*Mario*</span><br><span></span><br><span>_______________________________________________</span><br><span>FreeSWITCH-users mailing list</span><br><span><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a></span><br>
<span><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a></span><br><span>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a></span><br>
<span><a href="http://www.freeswitch.org">http://www.freeswitch.org</a></span><br></div></blockquote></body></html>