Hi all,
I tried to reproduce this with a standard linux system. So I used my
OpenSuse Leap42 Box.
Steps to reproduce:
1. Download gdal-2.1.0 tarball
2. extract to some folder
3. ./configure --prefix=/usr/local --with-python
4. make
This builds fine using libtool.
5. extract gdal tarball to
Thanks Andrew,
Am 27.06.2016 um 22:54 schrieb Andrew C Aitchison:
> On Mon, 27 Jun 2016, Kai Mühlbauer wrote:
>
>> Hi all,
>>
>> while trying to build gdal on linux (on CircleCi in a CentOS based
>> docker image using conda/conda-forge) like this:
>
>> /bin/bash -pthread -shared -L/home/sam/minic
On Mon, 27 Jun 2016, Kai Mühlbauer wrote:
Hi all,
while trying to build gdal on linux (on CircleCi in a CentOS based docker
image using conda/conda-forge) like this:
/bin/bash -pthread -shared -L/home/sam/miniconda3/envs/_build/lib
-Wl,-rpath=/home/sam/miniconda3/envs/_build/lib,--no-as-nee
Hi all,
while trying to build gdal on linux (on CircleCi in a CentOS based
docker image using conda/conda-forge) like this:
export CC=gcc
export CXX=g++
export CFLAGS="${CFLAGS}"
export CXXFLAGS="${CXXFLAGS} -DBOOST_MATH_DISABLE_FLOA