< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate-users] how to automatically build libreTurnClient?


Hi Daniel,

Yes, I enabled USE_SSL, however, libreTurnClient still not compiled somehow.

Tom

-----Original Message----- From: Daniel Pocock
Sent: Wednesday, May 4, 2016 2:20 AM
To: resiprocate-users@xxxxxxxxxxxxxxx
Subject: Re: [reSIProcate-users] how to automatically build libreTurnClient?



On 26/04/16 04:00, Tom Chen wrote:




Sent from my Verizon, Samsung Galaxy smartphone


Hello:



I have been gettingreSIProcate releasefrom
below:http://resiprocate.org/Main_Page#Current_Release) :

http://www.resiprocate.org/files/pub/reSIProcate/releases/



By default, /libreTurnClient.so/ is not built.Is there any easy way by
changing /configure/ shell script file or /Makefile.in/ or
/Configure.ac/ etc to make it automatically build and install together
with other shared libraries?


Did you enable SSL?

Notice in the top-level Makefile.am the reTurn/* code is only built if
SSL is enabled with ./configure --with-ssl


if USE_SSL
SUBDIRS += reTurn
if BUILD_RECON
...



_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/