Return-Path: Delivered-To: apmail-httpd-apreq-dev-archive@www.apache.org Received: (qmail 3726 invoked from network); 11 Oct 2006 22:45:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Oct 2006 22:45:12 -0000 Received: (qmail 44620 invoked by uid 500); 11 Oct 2006 22:45:12 -0000 Delivered-To: apmail-httpd-apreq-dev-archive@httpd.apache.org Received: (qmail 44493 invoked by uid 500); 11 Oct 2006 22:45:12 -0000 Mailing-List: contact apreq-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list apreq-dev@httpd.apache.org Received: (qmail 44482 invoked by uid 99); 11 Oct 2006 22:45:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Oct 2006 15:45:12 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [207.155.248.47] (HELO glatton.cnchost.com) (207.155.248.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Oct 2006 15:45:10 -0700 Received: from [192.168.1.101] (unknown [66.194.95.2]) (as wrowe@rowe-clan.net) by glatton.cnchost.com (ConcentricHost(2.54) Relay) with ESMTP id 9A6F52CF623; Wed, 11 Oct 2006 18:44:46 -0400 (EDT) Message-ID: <452D73D6.6030707@rowe-clan.net> Date: Wed, 11 Oct 2006 17:44:38 -0500 From: "William A. Rowe, Jr." User-Agent: Thunderbird 1.5.0.7 (X11/20060913) MIME-Version: 1.0 To: Franky Braem CC: apreq-dev@httpd.apache.org Subject: Re: Loading libapreq2.dll fails on windows References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Franky Braem wrote: > > It seems that the dll msvcr80.dll can't be found. I've tried to put this > dll in the same folder, but it can't load it. How do I solve this? Grab the vc2005 c runtime redistribution and install it. Note that it also installs WinSxS assembly logic. The 'debug' versions of the same require yet another install. The joy of VC 2005 (small wonder the httpd project didn't embrace it with open arms ;-)