I am attempting to look at the sipX product and am having immense difficulty building/installing it.
My platform is Ubuntu 10.04 32-bit. I have tried at least three downloads of different packages and neither builds (for build packages) nor works from a binary install (conflicts with installed libraries, e.g. Libcrypto 0.9). Rather than rehash the whole list of build problems I will focus on the last download I did and perhaps, with some help, we can get it to compile. So, In $HOME/Downloads 1. svn co http://scm.sipfoundry.org/rep/sipX/branches/sipXtapi-AOL sipXtapi-AOL – I chose -AOL because the wiki page for sipXtapi SDK has no usable content 2. cd sipXtapi-AOL 3. cd build 4. ./build 5. yields…. ~/Downloads/sipXtapi-AOL/build$ ./build.sh ---------------------------------------- Build Root : /home/wmiller/Downloads/sipXtapi-AOL/build/.. Build Stage: /home/wmiller/Downloads/sipXtapi-AOL/build/dist.Linux Version : 11876 URL : http://scm.sipfoundry.org/rep/sipX/branches/sipXtapi-AOL Build Type : Full Build MP Library : SIP Foundry ---------------------------------------- ---------------------------------------- Setting Version: 11876 ---------------------------------------- Done ---------------------------------------- Building sipXportLib ---------------------------------------- /usr/bin/m4:acsite.m4:1: cannot open `config/general.m4': No such file or directory /usr/bin/m4:acsite.m4:2: cannot open `config/sipXlib.m4': No such file or directory autom4te: /usr/bin/m4 failed with exit status: 1 aclocal: /usr/bin/autom4te failed with exit status: 1 autoreconf: aclocal failed with exit status: 1 ---------------------------------------- Reverting Version ---------------------------------------- Reverted 'sipXcallLib/include/tapi/sipXtapi.h' Done Exiting rc: 1 So, try it the hard way 1. cd sipXportLib 2. autoreconf –fi 3. Yields…… ~/Downloads/sipXtapi-AOL/sipXportLib$ autoreconf -fi /usr/bin/m4:acsite.m4:1: cannot open `config/general.m4': No such file or directory /usr/bin/m4:acsite.m4:2: cannot open `config/sipXlib.m4': No such file or directory autom4te: /usr/bin/m4 failed with exit status: 1 aclocal: /usr/bin/autom4te failed with exit status: 1 autoreconf: aclocal failed with exit status: 1 wmiller@Torchwood:~/Downloads/sipXtapi-AOL/sipXportLib$ So, what am I doing wrong? There is no shell command to run in ~/Downloads/sipXtapi-AOL to do any setup. Wes ________________________________ CONFIDENTIALITY NOTE: This e-mail and any attachments are confidential. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of this e-mail or any attachment is prohibited. If you have received this e-mail in error, please notify us immediately by returning it to the sender and delete this copy from your system. Thank you for your cooperation.
_______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
