Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 65207 invoked from network); 16 Aug 2007 02:59:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Aug 2007 02:59:25 -0000 Received: (qmail 89427 invoked by uid 500); 16 Aug 2007 02:59:11 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 89405 invoked by uid 500); 16 Aug 2007 02:59:11 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 89394 invoked by uid 99); 16 Aug 2007 02:59:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Aug 2007 19:59:11 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hassan.schroeder@gmail.com designates 209.85.198.186 as permitted sender) Received: from [209.85.198.186] (HELO rv-out-0910.google.com) (209.85.198.186) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Aug 2007 02:59:10 +0000 Received: by rv-out-0910.google.com with SMTP id l15so84824rvb for ; Wed, 15 Aug 2007 19:58:50 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=l1FPhfrPT2rDhYGs724Munw8YXQJVWrsAcRU3CWzd9KMo2qaTN15ISE63aQ6u4X0BqdJ2NTOA0rCIdyZW7YxGvbNBgpHkwZ3kgtW6/13jQDwYW24Q4phBIkNd/eQJHMqLWLsgNPDbmfbFKqDA830E6WM4NmPY34yQZMuMKdezfU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=f5GZHydSqRT3TNRtNkOqv7HyvD6zomgeSY3mMh4lzxUi5c9DVVOSUAFqbOsaU9+sfi8PCpVIR6vdiehXXXNX8YWOyooa0HwZPAG0t4m6YJctRT4JLV6YOFmVpfBqrhCEO1TXfXniJF8aDWz+Q2m0HMo/UQNtsA8SR/GL3cyuof8= Received: by 10.143.2.19 with SMTP id e19mr65189wfi.1187233130032; Wed, 15 Aug 2007 19:58:50 -0700 (PDT) Received: by 10.142.84.4 with HTTP; Wed, 15 Aug 2007 19:58:50 -0700 (PDT) Message-ID: <4eedb92a0708151958k6eb28fbew9a8513e97a59bacd@mail.gmail.com> Date: Wed, 15 Aug 2007 19:58:50 -0700 From: "Hassan Schroeder" To: "Tomcat Users List" Subject: Re: Installing APR on Fedora In-Reply-To: <46C3B0AE.9050602@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46C3B0AE.9050602@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 8/15/07, Ole Ersoy wrote: > I have a lot more progress now! I get the following (The only important part is the bottom i think): > > [root@ole native]# ./configure --with-apr=/home/ole/rpmbuild/BUILD/apr-1.2.8/ ... > libtool: install: error: relink `libtcnative-1.la' with the above command before installing it > make: *** [install] Error 1 > > Any idea what this means? I'd suggest re-running this with a specific prefix to avoid potential conflict with anything currently installed, e.g. ./configure --prefix=/usr/local/apr --with-apr=/home/ole/rpmbuild/BUILD/apr-1.2.8/ FWIW, -- Hassan Schroeder ------------------------ hassan.schroeder@gmail.com --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org