Changes between Initial Version and Version 2 of Ticket #5177


Ignore:
Timestamp:
Jun 30, 2022, 7:01:25 AM (23 months ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5177

    • Property Summary Can't build commandline tools only and =-without-pgconfig seems brokenCan't build commandline tools only and --without-pgconfig seems broken
  • Ticket #5177 – Description

    initial v2  
    99export PATH="/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/projects/rel/lib:/projects/rel/bin:/projects/rel/include"
    1010
    11 ./configure --prefix=/projects/rel --without-protobuf \
     11./configure --prefix=/projects/rel \
    1212  --with-geosconfig=/projects/rel/bin/geos-config \
    1313  --without-pgconfig --without-protobuf \
     
    5353export PATH="/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/projects/rel/lib:/projects/rel/bin:/projects/rel/include"
    5454
    55 ./configure --prefix=/projects/rel --without-protobuf \
     55./configure --prefix=/projects/rel \
    5656  --with-geosconfig=/projects/rel/bin/geos-config \
    5757  --without-pgconfig --without-protobuf \