From users-return-1032-apmail-qpid-users-archive=qpid.apache.org@qpid.apache.org Fri Mar 06 13:43:40 2009 Return-Path: Delivered-To: apmail-qpid-users-archive@www.apache.org Received: (qmail 81124 invoked from network); 6 Mar 2009 13:43:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Mar 2009 13:43:40 -0000 Received: (qmail 74217 invoked by uid 500); 6 Mar 2009 13:43:40 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 74203 invoked by uid 500); 6 Mar 2009 13:43:39 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 74192 invoked by uid 99); 6 Mar 2009 13:43:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Mar 2009 05:43:39 -0800 X-ASF-Spam-Status: No, hits=-1.8 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of cctrieloff@redhat.com designates 66.187.237.31 as permitted sender) Received: from [66.187.237.31] (HELO mx2.redhat.com) (66.187.237.31) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Mar 2009 13:43:31 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n26Dh9hG009818 for ; Fri, 6 Mar 2009 08:43:09 -0500 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id n26DhAKX029543 for ; Fri, 6 Mar 2009 08:43:10 -0500 Received: from localhost.localdomain (dhcp-100-19-90.bos.redhat.com [10.16.19.90]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id n26Dh9lh032479 for ; Fri, 6 Mar 2009 08:43:09 -0500 Message-ID: <49B127AE.10606@redhat.com> Date: Fri, 06 Mar 2009 08:39:58 -0500 From: Carl Trieloff Reply-To: cctrieloff@redhat.com Organization: Red Hat User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: users@qpid.apache.org Subject: Re: Unable to install qpid References: <49A33068.8040109@yahoo-inc.com> <8A116A1963E543D78EFFE2F2202E87FB@hope> <49A33F89.9030708@yahoo-inc.com> <49A34493.4000306@wso2.com> <1236077859716-2414522.post@n2.nabble.com> <648154120E1C4B00954C9D0C4667AD00@hope> <1236086812737-2415103.post@n2.nabble.com> <1236264360629-2429811.post@n2.nabble.com> <49B013A4.8060404@redhat.com> <1236312467234-2433926.post@n2.nabble.com> In-Reply-To: <1236312467234-2433926.post@n2.nabble.com> Content-Type: multipart/alternative; boundary="------------040100060301060202080709" X-Scanned-By: MIMEDefang 2.58 on 172.16.27.26 X-Virus-Checked: Checked by ClamAV on apache.org --------------040100060301060202080709 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit If you have a RHEL, Fedora or such DVD, that will also work. Carl. ft420 wrote: > Hi > My problem is i don't have Internet on Linux machine. So yum is of no use to > me, i had searched for -devel packages for boost and e2fsprogs on > internet, but could not find it. I suppose pkgconfig doesnot have -devel > package. Google gives many links to boost-devel & e2fsprogs-devel downloads > but none of them are active i.e. there are no rpm files available on the > links mentioned. > > > > Carl Trieloff wrote: > >> you are most likely missing the yum install boost-devel >> >> Carl. >> >> >> ft420 wrote: >> >>> I installed ruby. As per the INSTALL file in qpid i installed boost, >>> e2fsprogs, pkgconfig in a folder named QPID. >>> To install qpid following steps are carried out >>> Step1: ./configure --prefix=QPID executes successfully >>> Step2: make install >>> this gives error. Error is while compiling the files available in >>> qpid-cpp-M4/qpidc-0.4/src in QueueBinding.h as it does not get >>> boost/ptr_container/ptr_list.hpp file. >>> >>> Please let me know the solution. >>> >>> >> --------------------------------------------------------------------- >> Apache Qpid - AMQP Messaging Implementation >> Project: http://qpid.apache.org >> Use/Interact: mailto:users-subscribe@qpid.apache.org >> >> >> >> > > --------------040100060301060202080709--