On Mon, 2009-04-20 at 23:34 -0400, M. Ranganathan wrote:
> Hello!
> 
> In following up a problem from the user list on why web certificates
> were not being installed, I found that SipXcommons was not present on
> my file system after install. Indeed the problem was being caused by
> gen-ssl-keys.sh trying to access a class that is present in
> sipxcommons.jar

At the very least that means that there is a Requires line missing -
sipXcommserverLib/sipxcommserverlib.spec.in should have:

Requires: sipxcommons >= ${version}

and then there's probably something to be done to the build of the ISO
image as well (which should have failed if the above had been present).


_______________________________________________
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