[Freeswitch-users] Struggling with installing.
Peter Schrock
peter.schrock at gmail.com
Sun Sep 26 14:37:59 PDT 2010
Just so that everyone knows, this is what I did (this is copied and modified
from Mario's email to what I did):
1. cd /usr/local/freeswitch/libs/flite-1.3.99/include
2. chmod +rw+rw+rw string.h
3. sudo emacs string.h
change line:
void swab(const void * __restrict, void * __restrict, ssize_t);
to (a comment line):
/*void swab(const void * __restrict, void * __restrict, ssize_t);*/
6. cd /usr/local/freeswitch-1.0.6
7. sudo ./configure
8. sudo make
9. sudo make install
I am running OS X 10.6.4 on my MacMini.
However, I am having issues with fs_cli now. I tried to do the ln -s code to
create an "alias", but unless I am in the /bin directory, just typing fs_cli
does not work with FS running in the background.
Peter
On Sep 26, 2010, at 8:50 AM, Mario <mario_fs at mgtech.com> wrote:
It's already in the my post at step 20.
On 09/26/2010 08:25 AM, EdPimentl wrote:
Peter,
Please share what exactly you change in string.h code to build it
correctly.
Thanks in advance,
-E
_______________________________________________
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
--
*Mario*
_______________________________________________
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100926/e821e01e/attachment.html
More information about the FreeSWITCH-users
mailing list