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. On Wed, Dec 3, 2008 at 11:59 AM, Scott Lawrence <[EMAIL PROTECTED]>wrote: > > On Wed, 2008-12-03 at 10:58 -0500, rabail javed wrote: > > > But I can execute the configure script successfully and i didnt get > > any error during the execution of this script . But when i tried to > > build the sipXconfig component I am getting the errors. > > By modifying the development environment, you've probably uncovered some > assumptions that are not checked by the current configuration scripts. > You'll have to debug why the paths are not set correctly. When you do, > please let us know so that we can incorporate the fixes. > > > -- 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
