Thanks a lot Scott, I really appreciate your help , Now I did "make install" and got sipxconfig.sh , but why it wasnt generated by doing make myproject (myproject is created in the Makefile to only build sipxconfig , In Makefile.in it is indirectly calling make all check install).
Secondly when I am starting sipxconfig.sh , I am getting the following errors /usr/local/sipx/bin/sipxconfig.sh: line 16: /usr/local/sipx/bin/sipx-config: No such file or directory /usr/local/sipx/bin/sipxconfig.sh: line 35: /usr/local/sipx/libexec/sipXecs/sipx-utils.sh: No such file or directory Do I need to install sipxcommserverLib rpm with some other rpms, is there any way to solve this problem without additional components. Thanks a lot again. On Wed, Dec 3, 2008 at 3:51 PM, Scott Lawrence <[EMAIL PROTECTED]>wrote: > > On Wed, 2008-12-03 at 15:28 -0500, rabail javed wrote: > > Thanks a lot Scott , Damian and Kevin, Your comments helped me a lot . > > I have resolved the problem and I am able to compile sipXconfig > > seperately . Actually the ../configure scripts doesnt check for the > > following dependencies. > > junit, ant-junit > > ant-trax, ant-commons-logging > > > > Thats why I was able to execute the ../configure script but when i > > tried to compiled sipXconfig , it failed. After that I installed all > > the above dependencies and was able to compile sipXconfig > > successfully. It would be great if "configure" script could be > > modified to check for the above dependencies. > > > > I need your help in one more issue , I want to start sipXconfig but I > > dont know how to start it independently . As I told I compiled > > sipXconfig without the other components e.g sipxpbx, > > sipxcommserverLib, sipXportLib etc . So after compiling sipXconfig, I > > dont have any file generated in the /usr/local/sipx, not even the > > sipXconfig.sh .Currently , its sipxpbx script which starts all the > > services including sipXconfig but who actually generates all these > > scripts and Can you tell me a way to start sipXconfig , keeping in > > view I want to run sipxconfig independently. > > sipXconfig.sh is the normal mechanism, and should be installed by 'make > install'. I think you need to figure out why it isn't - try running > that with the '-d' option and looking through the output carefully. > > > -- Regards, Rabail Javed Telecommunications Software Designer NORTEL NETWORKS CORPORATION Canada cell: 1-613-242-1316
_______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
