From owner-freebsd-questions@FreeBSD.ORG Fri Feb 27 05:52:14 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AC9516A4CE for ; Fri, 27 Feb 2004 05:52:14 -0800 (PST) Received: from hotmail.com (bay8-dav41.bay8.hotmail.com [64.4.26.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90EE343D1F for ; Fri, 27 Feb 2004 05:52:14 -0800 (PST) (envelope-from oaliu@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 27 Feb 2004 05:52:14 -0800 Received: from 213.39.131.246 by bay8-dav41.bay8.hotmail.com with DAV; Fri, 27 Feb 2004 13:52:14 +0000 X-Originating-IP: [213.39.131.246] X-Originating-Email: [oaliu@hotmail.com] X-Sender: oaliu@hotmail.com From: "Osiozekhai Aliu" To: Date: Fri, 27 Feb 2004 14:52:13 +0100 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0063_01C3FD41.493B7200" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: X-OriginalArrivalTime: 27 Feb 2004 13:52:14.0456 (UTC) FILETIME=[E7BF0F80:01C3FD38] X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: openssl0.9.7c.tbz X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2004 13:52:14 -0000 This is a multi-part message in MIME format. ------=_NextPart_000_0063_01C3FD41.493B7200 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi I have just openssl 0.9.7c.tbz over pkg_add.=20 Now i want to configure the binary from modssl.tar.gz to work with the = Openssl package but it keeps telling me that it cant find the bianry = files for openssl /configure --with-apache=3D../apache_1.3.29 = --with-ssl=3D/usr/local/openssl /configure --with-apache=3D../apache_1.3.29 --with-ssl=3D/usr/lib /configure --with-apache=3D../apache_1.3.29 = --with-ssl=3D/usr/local/bin/ are paths i have used. please help me. ------=_NextPart_000_0063_01C3FD41.493B7200 Content-Type: text/plain; name="error with openssl.txt" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="error with openssl.txt" krustyserver# ./configure --with-apache=3D../apache_1.3.29 = --with-ssl=3D/usr/local/bin/ Configuring mod_ssl/2.8.16 for Apache/1.3.29 + Apache location: ../apache_1.3.29 (Version 1.3.29) + OpenSSL location: /usr/local/bin/ + Auxiliary patch tool: ./etc/patch/patch (local) + Applying packages to Apache source tree: o Extended API (EAPI) o Distribution Documents o SSL Module Source o SSL Support o SSL Configuration Additions o SSL Module Documentation o Addons Done: source extension and patches successfully applied. Configuring for Apache, Version 1.3.29 + using installation path layout: Apache (config.layout) Creating Makefile Creating Configuration.apaci in src Creating Makefile in src + configured for FreeBSD 5.2.1 platform + setting C compiler to gcc + setting C pre-processor to gcc -E + using "tr [a-z] [A-Z]" to uppercase + checking for system header files grep: not found /Configure: sed: not found tr: not found grep: not found tr: not found /Configure: sed: not found grep: not found /Configure: sed: not found tr: not found grep: not found tr: not found ./Configure: sed: not found grep: not found ./Configure: sed: not found tr: not found grep: not found + adding selected modules o ssl_module uses ConfigStart/End + SSL interface: mod_ssl/2.8.16 + SSL interface build type: OBJ + SSL interface compatibility: enabled + SSL interface experimental code: disabled + SSL interface conservative code: disabled + SSL interface vendor extensions: disabled + SSL interface plugin: Vendor DBM (libc) + SSL library path: /usr/local/bin Error: Cannot find SSL binaries under /usr/local/bin ./configure:Error: APACI failed ------=_NextPart_000_0063_01C3FD41.493B7200--