|
From: Abinash S. <s_a...@ho...> - 2014-09-20 14:51:25
|
Hi kumar, which linux distro you are using..in case it is 12.04 ubuntu then execute the following #sudo apt-get install libssl-dev#sudo apt-get install libpcap-dev#sudo apt-get install libsctp-dev#sudo apt-get install libncurses5-dev#sudo apt-get install dh-autoreconf reason why ./configure is not working in the sipp directory is that you are missing files related to autoreconf after getting all these libraries execute "make all" in case of any failure , you can always google to get the correct libraries Thanks -Abinash Date: Sat, 20 Sep 2014 15:00:09 +0530 From: kum...@gm... To: sak...@ou... CC: sip...@li... Subject: Re: [Sipp-users] compile sipp with Openssl Thanks for your replay But, while running with ./configure --with-pcap --with-openssl;make it showing no such file or directory? can any one please give the complete installation steps My Aim is "i am trying to make call with TLS support" please help any one how to generate calls with TLS support? Thanks Kumar On Sat, Sep 20, 2014 at 1:24 AM, Sakharam Thorat <sak...@ou...> wrote: Try latest release=> https://github.com/SIPp/sipp/archive/v3.4.1.tar.gz Extract and simply run ./configure --with-pcap --with-openssl;makeInstall dependencies if any missing. Best Regards,Sakharam Thorat. > From: kum...@NE... > To: kum...@gm... > Date: Fri, 19 Sep 2014 15:29:14 +0000 > CC: sip...@li... > Subject: Re: [Sipp-users] compile sipp with Openssl > > How did you complied SIPp? > > > On 19 Sep 2014, at 17:54, kumar uppu <kum...@gm...> wrote: > > > HI all > > > > I am unable to compile sipp with openssl > > > > i did below process > > 1)installed sipp-3.3 and untar that one > > 2)followed all the instruction through the sipp document > > > > but i got below error > > > > 1411138112.307593: To use a TLS transport you must compile SIPp with OpenSSL > > > > > > > > Can any one help please > > > > > > With Regards > > Kumar > > ------------------------------------------------------------------------------ > > Slashdot TV. Video for Nerds. Stuff that Matters. > > http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk_______________________________________________ > > Sipp-users mailing list > > Sip...@li... > > https://lists.sourceforge.net/lists/listinfo/sipp-users > > Bu e-posta mesajı ve ekleri gönderildiği kişi ya da kuruma özeldir ve gizlidir. Ayrıca hukuken de gizli olabilir. Hiçbir şekilde üçüncü kişilere açıklanamaz ve yayınlanamaz. Eğer mesajın gönderildiği alıcı değilseniz bu elektronik postanın içeriğini açıklamanız, kopyalamanız, yönlendirmeniz ve kullanmanız kesinlikle yasaktır ve bu elektronik postayı ve eklerini derhal silmeniz gerekmektedir. NETAŞ TELEKOMÜNİKASYON A.Ş. bu mesajın içerdiği bilgilerin doğruluğu veya eksiksiz olduğu konusunda herhangi bir garanti vermemektedir. Bu nedenle bu bilgilerin ne şekilde olursa olsun içeriğinden, iletilmesinden, alınmasından, saklanmasından ve kullanılmasından sorumlu değildir. Bu mesajdaki görüşler gönderen kişiye ait olup, NETAŞ TELEKOMÜNİKASYON A.Ş.’nin görüşlerini yansıtmayabilir. > ------------------------------------------------------- > This e-mail and its attachments are private and confidential and intended for the exclusive use of the individual or entity to whom it is addressed. It may also be legally confidential. Any disclosure, distribution or other dissemination of this message to any third party is strictly prohibited. If you are not the intended recipient you are hereby notified that any dissemination, forwarding, copying or use of any of the information is strictly prohibited, and the e-mail should immediately be deleted. NETAŞ TELEKOMÜNİKASYON A.Ş. makes no warranty as to the accuracy or completeness of any information contained in this message and hereby excludes any liability of any kind for the information contained therein or for the transmission, reception, storage or use of such information in any way whatsoever. The opinions expressed in this message are those of the sender and may not necessarily reflect the opinions of NETAŞ TELEKOMÜNİKASYON A.Ş. > ------------------------------------------------------------------------------ > Slashdot TV. Video for Nerds. Stuff that Matters. > http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk > _______________________________________________ > Sipp-users mailing list > Sip...@li... > https://lists.sourceforge.net/lists/listinfo/sipp-users ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that Matters. http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk _______________________________________________ Sipp-users mailing list Sip...@li... https://lists.sourceforge.net/lists/listinfo/sipp-users |