Return-Path: Delivered-To: apmail-incubator-qpid-dev-archive@locus.apache.org Received: (qmail 92164 invoked from network); 2 May 2007 13:59:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 May 2007 13:59:35 -0000 Received: (qmail 55108 invoked by uid 500); 2 May 2007 13:59:41 -0000 Delivered-To: apmail-incubator-qpid-dev-archive@incubator.apache.org Received: (qmail 55081 invoked by uid 500); 2 May 2007 13:59:41 -0000 Mailing-List: contact qpid-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: qpid-dev@incubator.apache.org Delivered-To: mailing list qpid-dev@incubator.apache.org Received: (qmail 55065 invoked by uid 99); 2 May 2007 13:59:41 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 May 2007 06:59:41 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of aconway@redhat.com designates 66.187.233.31 as permitted sender) Received: from [66.187.233.31] (HELO mx1.redhat.com) (66.187.233.31) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 May 2007 06:59:34 -0700 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.1/8.13.1) with ESMTP id l42DxC1r014673 for ; Wed, 2 May 2007 09:59:12 -0400 Received: from pobox-2.corp.redhat.com (pobox-2.corp.redhat.com [10.11.255.15]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l42DxBLh023708 for ; Wed, 2 May 2007 09:59:11 -0400 Received: from [10.13.248.97] (vpn-248-97.boston.redhat.com [10.13.248.97]) by pobox-2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l42DxAqN020714 for ; Wed, 2 May 2007 09:59:11 -0400 Subject: Qpid c++ new dependency. From: Alan Conway To: qpid-dev-apache Content-Type: text/plain Date: Wed, 02 May 2007 10:00:41 -0400 Message-Id: <1178114441.6381.2.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 (2.8.3-2.fc6) Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org To speed the daemon control work qpid now requires additional libdaemon,libdaemon-devel packages. I've updated the README and just checked in a .configure test to give a sensible message if they're missing. Cheers, Alan.