Paul Mcdaid wrote:
> I run the following commands to build jain-sip-sdp jar file:
> 
> cd lib
> make jain-sip
> 
> 
> I then run the command:
> 
> configure --enable-conference
> 
> And I get the following error:
> 
> configure: error: cannot find jar jain-sip/jain-sip-sdp
> 
> 
> 
> I see that the jar builds into directory:
> ~/rpmbuild/BUILD/jain-sip/jain-sip-sdp-1.2.71.jar
> 
> 
> 
> 
> 

Like with any other dependency you need to install newly build RPM.

cd {path to working copy}/lib/dist/RPM
sudo rpm -U jain-sip\*

D.

_______________________________________________
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