On Wed, 2008-12-03 at 16:40 -0500, rabail javed wrote:
> 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). 

It is the normal convention to make install a separate step.

> 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.

Installing the sipxcommserverlib rpm would solve the problem.

More likely the easy approach is to modify your version of the
sipXconfig.sh script to not need the things it's getting from those
utility scripts.  If I recall, one is used to find java, and the other
is used to manipulate some process management primitives used by sipXecs
that you don't need.


_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to