Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.80) (envelope-from ) id 1aJ5se-0002DA-6z for pgsql-pkg-yum@arkaria.postgresql.org; Tue, 12 Jan 2016 20:49:28 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84) (envelope-from ) id 1aJ5sc-0001EY-To for pgsql-pkg-yum@arkaria.postgresql.org; Tue, 12 Jan 2016 20:49:26 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84) (envelope-from ) id 1aJ5sY-0001BM-5t for pgsql-pkg-yum@postgresql.org; Tue, 12 Jan 2016 20:49:22 +0000 Received: from mail-oi0-x22b.google.com ([2607:f8b0:4003:c06::22b]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84) (envelope-from ) id 1aJ5sV-0000YS-Ad for pgsql-pkg-yum@postgresql.org; Tue, 12 Jan 2016 20:49:21 +0000 Received: by mail-oi0-x22b.google.com with SMTP id k206so80888798oia.1 for ; Tue, 12 Jan 2016 12:49:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=uuEbLBsI0FDzrEG7oZHrSaFcioH68qdjlWraDQkj6IM=; b=W4xQkg31tHiuzS+kvTsnjbR+2RbinqdPqXo1MOBupYNE0+hPureccd1waJww0zO3pu 6t1ZWzN3dgtvmbRGeig8wNZ99ZbjKARcjfxFwkTh6h1rDZhF7s1zgTXXuoUIBP1YSiOS IHNLIOkxIsrDSs1lv4qdZvED5iRCNZIJAKdMuwGtsN/gSmc85uVZ/2gOUpeclXOa07Vz Cfwk7dkrQZcit0az7kfQFenN1L6WKhmocOLLau22JkupjgVdCsm/rN3dE94qxC30qfio nrrjDjs+Vh1jd9Tfq/095KYiibjNpnG9JKK78Uiu2/Tv1Xj6/FvVku7mu/UAnIXq/52Y 9hLg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=uuEbLBsI0FDzrEG7oZHrSaFcioH68qdjlWraDQkj6IM=; b=cvzmJmPplk+X7PIienmHW0WoIwtSb2VRoO0ls5jjcABFc8tVyVYju7Uf+rvlZKV6cd M5NJOop8pPCeP+eeJ/z3ZabBpbV0GnEJV1aq5sg4DjC/AdjEcmqDIOSYugTLc339OP1o mhAuQPTk0mqh3AIVcoGtKmkHTyd4CSGU4N2e0CedQPslbQOzcBQ+2oteEvp+g30wNprr qR1mIM7yCrnYheAdeJfaj+ZMxueNj58siD11/lJZaCqtV3LxxiXVbBKAYEAbPhxcyFeD 1QoVSlc97TW1BP+4qNKAb81dgPGfcShicVHXBp+erUDlth0fKYnAAdr72chAoL4j4yqH P3sQ== X-Gm-Message-State: ALoCoQkDonNTDYE83FjplXAiFP4JnEt1K86AszFF+dzfhyi/oIy8YMhnJ2iJhJOxsapoGVPx4tBr+hOfkph534xrpA6POScYbA== MIME-Version: 1.0 X-Received: by 10.202.102.228 with SMTP id m97mr97919159oik.49.1452631758440; Tue, 12 Jan 2016 12:49:18 -0800 (PST) Received: by 10.202.175.210 with HTTP; Tue, 12 Jan 2016 12:49:18 -0800 (PST) In-Reply-To: <1452508576.21916.164.camel@gunduz.org> References: <1452508576.21916.164.camel@gunduz.org> Date: Tue, 12 Jan 2016 22:49:18 +0200 Message-ID: Subject: Re: Update on pgrouting on RHEL 6 From: Scott Mugnaini To: =?UTF-8?B?RGV2cmltIEfDnE5Ew5xa?= Cc: Paragon Corporation , pgsql-pkg-yum Content-Type: multipart/alternative; boundary=001a1140afeaf38ca00529292f3f X-Pg-Spam-Score: -2.7 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-pkg-yum Precedence: bulk Sender: pgsql-pkg-yum-owner@postgresql.org --001a1140afeaf38ca00529292f3f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Ugh - sorry to ask, but I see PgRouting latest is 2.1.0, rather than 2.0.1 Any chance this will make it into repo? The deps seem to be in repo already: http://docs.pgrouting.org/2.1/doc/src/installation/build.html On Mon, Jan 11, 2016 at 12:36 PM, Devrim G=C3=9CND=C3=9CZ wrote: > > Hi, > > After my last two emails, I think I fixed the issue :( Adding > Boost_NO_BOOST_CMAKE to the spec file seems to help! > > Pushed pgrouting 2.0.1 to 9.5 - RHEL 6 repos! > > Regards, > -- > Devrim G=C3=9CND=C3=9CZ > Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com > PostgreSQL Dan=C4=B1=C5=9Fman=C4=B1/Consultant, Red Hat Certified Enginee= r > Twitter: @DevrimGunduz , @DevrimGunduzTR > > > --001a1140afeaf38ca00529292f3f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Ugh - sorry to ask, but I see PgRouting latest i= s 2.1.0, rather than 2.0.1
Any chance this will make it into repo?=
The deps seem to be in repo already:
http://d= ocs.pgrouting.org/2.1/doc/src/installation/build.html

On Mon, Jan 11, 2016 at 12:= 36 PM, Devrim G=C3=9CND=C3=9CZ <devrim@gunduz.org> wrote:

Hi,

After my last two emails, I think I fixed the issue :( Adding
Boost_NO_BOOST_CMAKE to the spec file seems to help!

Pushed pgrouting 2.0.1 to 9.5 - RHEL 6 repos!

Regards,
--
Devrim G=C3=9CND=C3=9CZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Dan=C4=B1=C5=9Fman=C4=B1/Consultant, Red Hat Certified Engineer<= br> Twitter: @DevrimGunduz , @DevrimGunduzTR



--001a1140afeaf38ca00529292f3f--