[pgrouting-dev] PgRouting 2.1.0 rc3 release[building with dirving distance enabled]
Stephen Woodbridge
woodbri at swoodbridge.com
Sat Sep 19 06:22:22 PDT 2015
Hi Dave,
When we released pgrouting 2.0 the CGAL library was not available for
all platforms and you had to build that from source so we make DD
optional in case CGAL was not available.
Now CGAL is required for postGIS and is generally more available on all
platforms, so on 2.1, we now always build DD into pgrouting and the
-DWITH_DD=ON option is totally ignored.
-Steve
On 9/19/2015 3:16 AM, Dave Potts wrote:
> Hi List
>
> When building pg route
>
> To enable the driving distance stuff your normally have to say
>
> cmake -DWITH_DOC=ON -DWITH_DD=ON ..
>
> it came back with a diagnostic about WITH_DD not being used, but it
> still built it with the driving distance enabled.
>
> The file tools/vagrant/build.sh still has the text 'cmake -H. -Bbuild
> -DWITH_DD=ON' in it
>
> I am not complaining, just confused, I just need to know what to do.
>
> I never did understand why it necessary to build pgroute from the source
> to include the driving distance!!
>
> regards
>
> Dave.
>
>
>
> On 31/08/15 14:35, Vicky Vergara wrote:
>>
>> The pgRouting team would like to announce:
>>
>> pgRouting 2.1.0 RC3 Release
>>
>> is ready for review and testing.
>>
>> NEWS:
>> https://github.com/pgRouting/pgrouting/blob/develop/NEWS
>>
>> Documentation:
>> http://docs.pgrouting.org/v2.1.0-rc3/doc/index.html
>>
>>
>> Download & source:
>> https://github.com/pgRouting/pgrouting/releases/tag/pgrouting-2.1.0-rc3
>>
>>
>> develop:
>> https://github.com/pgRouting/pgrouting/tree/develop
>>
>> Closed Issues
>> https://github.com/pgRouting/pgrouting/issues?q=is%3Aissue+milestone%3A%22Release+2.1.0%22+is%3Aclosed
>> <https://github.com/pgRouting/pgrouting/issues?q=is:issue+milestone:%22Release+2.1.0%22+is:closed>
>>
>>
>> We are very excited about this release and all the new features that are
>> being made available.
>>
>> We hope the community will join in and support all the effort to get the
>> release this far with additional testing and feedback.
>>
>> Best regards,
>> The pgRouting Team
>>
>>
>> _______________________________________________
>> pgrouting-dev mailing list
>> pgrouting-dev at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/pgrouting-dev
>
>
>
> _______________________________________________
> pgrouting-dev mailing list
> pgrouting-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/pgrouting-dev
>
More information about the pgrouting-dev
mailing list