Return-Path: X-Original-To: apmail-httpd-users-archive@www.apache.org Delivered-To: apmail-httpd-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E8EBB185BC for ; Mon, 1 Jun 2015 15:29:13 +0000 (UTC) Received: (qmail 1257 invoked by uid 500); 1 Jun 2015 15:29:08 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 1041 invoked by uid 500); 1 Jun 2015 15:29:08 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 1021 invoked by uid 99); 1 Jun 2015 15:29:08 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Jun 2015 15:29:08 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id EEE30CA6CE; Mon, 1 Jun 2015 15:29:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.121 X-Spam-Level: X-Spam-Status: No, score=-0.121 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id cHGgJ-M45PTf; Mon, 1 Jun 2015 15:29:07 +0000 (UTC) Received: from mail-wi0-f175.google.com (mail-wi0-f175.google.com [209.85.212.175]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id D769024CE8; Mon, 1 Jun 2015 15:29:06 +0000 (UTC) Received: by wizo1 with SMTP id o1so110005538wiz.1; Mon, 01 Jun 2015 08:29:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=7IV7YIBRawpz543/53syIIz5LcDGN/++ieblJFudyLE=; b=JNJKM7WCwO6YoUTM5eew/vx40qGy2oWRf+NB4YoxBvLCnw7kzSd/1WNYhI1cB9gehY xSCLdaUhxY30zHOTAXUC8mU4aja14SURM987edxHRrNSBeOE9fMaIM4hD2juTdSEmNqy eXbXSugizH6r5COXu1Ni8YgN1TkgaYJwPBJpIRGVNgjsBmmzLUg5GdYEyZhCm+RLfQCm IjSnXg190yW8lrqCrYe/kIyrIiZuhfin19Yha0wilFZcd0JJhCbCANyz7fj8AV/AVeAA Sb8ihfmZ5gPWyYhHJyQ618UNiybjv/DFC4PBxLtb6Fr67HO0PPkwoSKI0aqDH5pHpSgs yBLg== X-Received: by 10.194.192.166 with SMTP id hh6mr41010429wjc.127.1433172546667; Mon, 01 Jun 2015 08:29:06 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.62.81 with HTTP; Mon, 1 Jun 2015 08:28:25 -0700 (PDT) In-Reply-To: References: From: Tom Browder Date: Mon, 1 Jun 2015 10:28:25 -0500 Message-ID: To: Mario Brandt Cc: "dev@httpd.apache.org" , users@httpd.apache.org Content-Type: text/plain; charset=UTF-8 Subject: [users@httpd] Re: httpd and OpenSSL 1.0.2 On Mon, Jun 1, 2015 at 10:22 AM, Tom Browder wrote: > Okay, here's what I had to do to my Linux Deb 7, 64-bit system: ... > 2. Source packages used (in order of installation): ... > pcre2-10.00.tar.bz2 Oops, my error: I had to use pcre-8.36 (httpd cannot yet use pcre2). Best, -Tom --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org