These are the installs I did in my Debian machine to compile Sipp and it worked fine.
apt-get install gcc apt-get install libncurses5-dev apt-get install libssl-dev apt-get install openssl apt-get install libnet1-dev (Note here it is libnet"number1" not letter "l" apt-get install libpcap0.8-dev Geo -----Original Message----- From: Franz Edler [mailto:[EMAIL PROTECTED] Sent: Sunday, October 14, 2007 10:50 AM To: [email protected] Subject: [Sipp-users] Compile-error: openssl/md5.h Hi, I have changed my Linux distribution to Debian_4.0 and now have a problem at compiling SIPp I have of course installed openssl. But when I compile "make ossl" I get the error: auth.c:32:25: error: openssl/md5.h: No such file or directory Any help appreciated. Regards franz ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
