Re: [gdal-dev] installing gdal in CentOS

2020-05-09 Thread Markus Neteler
Hi, (bumping an older discussion, some success) On Mon, Apr 8, 2019 at 10:32 AM Andrew C Aitchison wrote: > On Fri, 5 Apr 2019, Markus Neteler wrote: > > On Mon, Apr 1, 2019 at 11:17 PM Andrew C Aitchison > >> On Mon, 1 Apr 2019, Markus Neteler wrote: > >>> Now I am stuck at > >>> ... > >>> > >>

Re: [gdal-dev] installing gdal in CentOS

2019-04-08 Thread Andrew C Aitchison
On Fri, 5 Apr 2019, Markus Neteler wrote: On Mon, Apr 1, 2019 at 11:17 PM Andrew C Aitchison wrote: On Mon, 1 Apr 2019, Markus Neteler wrote: Now I am stuck at ... BUILD SUCCESSFUL Total time: 10 seconds + popd + %mvn_artifact swig/java/build/maven/gdal-2.3.2.pom swig/java/build/maven/gdal-2

Re: [gdal-dev] installing gdal in CentOS

2019-04-07 Thread Markus Neteler
On Sun, Apr 7, 2019 at 9:57 PM Markus Metz wrote: > On Fri, Apr 5, 2019 at 3:38 PM Markus Neteler wrote: ... > > The current state is here > > https://copr.fedorainfracloud.org/coprs/neteler/GDAL/build/876548/ > > - SPEC file: > > https://copr-be.cloud.fedoraproject.org/results/neteler/GDAL/epel

Re: [gdal-dev] installing gdal in CentOS

2019-04-07 Thread Markus Metz
On Fri, Apr 5, 2019 at 3:38 PM Markus Neteler wrote: > > On Mon, Apr 1, 2019 at 11:17 PM Andrew C Aitchison > wrote: > > On Mon, 1 Apr 2019, Markus Neteler wrote: > > > Now I am stuck at > > > ... > > > > > > BUILD SUCCESSFUL > > > Total time: 10 seconds > > > + popd > > > + %mvn_artifact swig/ja

Re: [gdal-dev] installing gdal in CentOS

2019-04-05 Thread Markus Neteler
On Mon, Apr 1, 2019 at 11:17 PM Andrew C Aitchison wrote: > On Mon, 1 Apr 2019, Markus Neteler wrote: > > Now I am stuck at > > ... > > > > BUILD SUCCESSFUL > > Total time: 10 seconds > > + popd > > + %mvn_artifact swig/java/build/maven/gdal-2.3.2.pom > > swig/java/build/maven/gdal-2.3.2.jar > > ~

Re: [gdal-dev] installing gdal in CentOS

2019-04-01 Thread Andrew C Aitchison
On Mon, 1 Apr 2019, Markus Neteler wrote: Now I am stuck at ... BUILD SUCCESSFUL Total time: 10 seconds + popd + %mvn_artifact swig/java/build/maven/gdal-2.3.2.pom swig/java/build/maven/gdal-2.3.2.jar ~/build/BUILD/gdal-2.3.2-fedora /var/tmp/rpm-tmp.R4QpDm: line 139: fg: no job control error: B

Re: [gdal-dev] installing gdal in CentOS

2019-04-01 Thread Markus Neteler
On Mon, Apr 1, 2019 at 2:36 PM Even Rouault wrote: > On lundi 1 avril 2019 13:10:37 CEST Markus Neteler wrote: > > While Fedora EPEL7 only offers a GDAL 1.x package, I am trying to > > compile GDAL 2.3 in order to provide it as a RPM package: > > > > https://copr.fedorainfracloud.org/coprs/neteler

Re: [gdal-dev] installing gdal in CentOS

2019-04-01 Thread Even Rouault
On lundi 1 avril 2019 13:10:37 CEST Markus Neteler wrote: > Hi, > > On Fri, Mar 22, 2019 at 12:02 AM Thomas Gertin wrote: > > Hello, > > > > Does anybody know how to install gdal in CentOS? > > While Fedora EPEL7 only offers a GDAL 1.x package, I am trying to > compile GDAL 2.3 in order to prov

Re: [gdal-dev] installing gdal in CentOS

2019-04-01 Thread Markus Neteler
Hi, On Fri, Mar 22, 2019 at 12:02 AM Thomas Gertin wrote: > > Hello, > > Does anybody know how to install gdal in CentOS? While Fedora EPEL7 only offers a GDAL 1.x package, I am trying to compile GDAL 2.3 in order to provide it as a RPM package: https://copr.fedorainfracloud.org/coprs/neteler/G

Re: [gdal-dev] installing gdal in CentOS

2019-03-21 Thread Sebastiaan Couwenberg
On 3/21/19 11:02 PM, Thomas Gertin wrote: > Does anybody know how to install gdal in CentOS? From EPEL: https://fedoraproject.org/wiki/EPEL Or use the spec as inspiration for building it yourself: https://src.fedoraproject.org/cgit/rpms/gdal.git/tree/ Kind Regards, Bas -- GPG Key ID: 409

[gdal-dev] installing gdal in CentOS

2019-03-21 Thread Thomas Gertin
Hello, Does anybody know how to install gdal in CentOS? Thanks, Tom ___ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev

[gdal-dev] Installing GDAL with Mongo support from Brew on Mac OSX

2017-04-07 Thread Matthieu Rigal
Hi guys, I know it is slightly out of the scope of this mailing list, but I tried some time ago to make a small enhancement to Brew to support the build including the Mongo driver and I'm stucked at a point with libboost. If anybody of you had the chance to take a look and give a hint to https://

Re: [gdal-dev] Installing GDAL on Win7

2014-03-24 Thread David Strip
On 3/24/2014 6:31 AM, Mike Flannigan wrote: > However DEFLATE is totally unreadable: > http://www.mflan.com/temp/deflate.jpg > in both Global Mapper and QGIS. Early in the qgis 2.x series one of popular the pre-built Windows binaries was built without DEFLATE compression. However this has been fi

Re: [gdal-dev] Installing GDAL on Win7

2014-03-24 Thread Mike Flannigan
On 3/24/2014 6:01 AM, Norman Vine wrote: Thank you all. I got it to work with the following command: gdal_translate -of GTiff -co "TILED=YES" -co "TFW=YES" C:\Copy\wp.pdf C:\Copy\wpt.tif --config GDAL_PDF_DPI 300 I would experiment with adding one of these Creation Options -co "COMPRESS=LZW"

Re: [gdal-dev] Installing GDAL on Win7

2014-03-24 Thread Norman Vine
On Mar 23, 2014, at 9:32 PM, Mike Flannigan wrote: > > Thank you all. I got it to work with the following > command: > gdal_translate -of GTiff -co "TILED=YES" -co "TFW=YES" C:\Copy\wp.pdf > C:\Copy\wpt.tif --config GDAL_PDF_DPI 300 I would experiment with adding one of these Creation Optio

Re: [gdal-dev] Installing GDAL on Win7

2014-03-24 Thread Jukka Rahkonen
Mike Flannigan att.net> writes: > > > > Thank you all.  I got it to work with the following > command: > gdal_translate -of GTiff -co "TILED=YES" -co "TFW=YES" > C:\Copy\wp.pdf C:\Copy\wpt.tif --config GDAL_PDF_DPI 300 > It works pretty good.  It converts a 11.1 MB PDF

Re: [gdal-dev] Installing GDAL on Win7

2014-03-23 Thread Mike Flannigan
Thank you all. I got it to work with the following command: gdal_translate -of GTiff -co "TILED=YES" -co "TFW=YES" C:\Copy\wp.pdf C:\Copy\wpt.tif --config GDAL_PDF_DPI 300 It works pretty good. It converts a 11.1 MB PDF into a 96MB Tiff file that zips up into a 57 MB file. These files are a

Re: [gdal-dev] Installing GDAL on Win7

2014-03-23 Thread Mike Flannigan
Thank you Randal and Tamas. I downloaded and unzipped "release-1600-x64-gdal-mapserver.zip " (Compiled binaries in a single .zip package) I see these files in 'C:\Copy\bin\gdal\apps': gdaladdo.exe gdalbu

Re: [gdal-dev] Installing GDAL on Win7

2014-03-23 Thread Tamas Szekeres
Regarding to gisinternals you may probably use the msi installers to have GDAL set up easily. Any of the 64 bit packages can be used, but the MSVC2010 versions are used most frequently. Best regards, Tamas 2014-03-23 17:51 GMT+01:00 Mike Flannigan : > > I see this is the developers list, so m

Re: [gdal-dev] Installing GDAL on Win7

2014-03-23 Thread Randal Hale
You could usee the OSGEO installer for windows - http://download.osgeo.org/osgeo4w/osgeo4w-setup-x86_64.exe You can use it to install a whole pile of software (QGIS etc) or just gdal which I think is at 1.10 from this install. Randy - Randal Hale, GISP North River Geographic

[gdal-dev] Installing GDAL on Win7

2014-03-23 Thread Mike Flannigan
I see this is the developers list, so maybe this is the wrong place to ask this question?? I'd like to install GDAL on Win7. I need to automate the conversion of thousands of GeoPDF's to GeoTiff's. I can do the automation part in other software if necessary, so I just need a basic convert utili

Re: [gdal-dev] installing GDAL with a custom installation of zlib

2013-07-16 Thread Even Rouault
Le mardi 16 juillet 2013 18:55:40, fred p a écrit : > Hello, > > On a Linux platform, I have two versions of zlib : > - the older version is installed with the system in /usr/lib64 > - the newer version is installed in a non standard directory > > I launch the configure tool with the appropriate

[gdal-dev] installing GDAL with a custom installation of zlib

2013-07-16 Thread fred p
Hello, On a Linux platform, I have two versions of zlib : - the older version is installed with the system in /usr/lib64 - the newer version is installed in a non standard directory I launch the configure tool with the appropriate --with-zlib=/path/to/the/ newer/version/of/zlib When compiling, t

Re: [gdal-dev] Installing GDAL with GEOS and Python Bindings on Ubuntu Linux Natty Narwhal 11.04

2011-09-27 Thread Duncan Garmonsway
Oh dear, as simple as that! It worked. Thanks. Duncan ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev

Re: [gdal-dev] Installing GDAL with GEOS and Python Bindings on Ubuntu Linux Natty Narwhal 11.04

2011-09-26 Thread Anton Korosov
Hi first install geos library using Ubuntu software center (libgeos, libgeos-dev) then download gdal source and configure it: ./configure --with-python -with-geos=yes then make sudo make install If that doesn't work give me a sign, I'll publish more detailed instructions. Good luck! Anton p

[gdal-dev] Installing GDAL with GEOS and Python Bindings on Ubuntu Linux Natty Narwhal 11.04

2011-09-23 Thread Duncan Garmonsway
Hi How do you install GDAL with GEOS and the Python Bindings on Ubuntu Linux Natty Narwhal 11.04? I've Googled an awful lot and tried heaps of suggestions most of which I'm afraid I can't remember. Presumably my system is now in a horrible mess. I remember installing umpteen different versions

[gdal-dev] Installing GDAL Python on OS X, "flat namespace" error

2011-09-16 Thread Evan James
Hi folks, I'm trying to use the GDAL library as part of a Python application I need to run. Specifically, there's an open source project that no longer runs on Lion, and I've been updating a few settings to try and re-build the standalone application for OS X users. The application depends on GD

[gdal-dev] installing gdal for iOS development

2011-07-08 Thread Paul Lohr
I have the build_for_iphoneos.sh script from pseudogreen.com along with gdal-1.8.0. I am trying to get GDAL installed so I can start learning how to use it with iOS devices (iPhone, iPad). Xcode is version 3.2.5 and the iOS SDK is version 4.2. I have Xcode 4.2 and iOS 5.0 installed but they a

Re: [gdal-dev] installing GDAL for pythonwin: can import and use gdal, but not gdaltransform

2011-01-11 Thread Chaitanya kumar CH
James, gdaltransform and some other command line utilities are a part of the GDAL project. It comes with the GDAL library. You should be able to use it from the commandline after setting some env variables. LD_LIBRARY_PATH should direct to the folder contain the GDAL library. GDAL_DATA to the gdal

[gdal-dev] installing GDAL for pythonwin: can import and use gdal, but not gdaltransform

2011-01-10 Thread manzione
Greetings all, I have been able to successfully download and use GDAL 1.7.3 in PythonWin, but am not able to use gdaltransform. I understand that gdaltransform is an executable that requires additional installation steps before it can be implemented. Can someone please provide me a link to whe

Re: [gdal-dev] installing GDAL for pythonwin: can import and use gdal, but not gdal_translate

2010-02-17 Thread Chaitanya kumar CH
ytrapaet, gdal_translate is an executable program. You can use it directly from the command line. Refer to http://www.gdal.org/gdal_utilities.html for python scripts and other programs. Python scripts are indicated by .py extension. On Thu, Feb 18, 2010 at 10:29 AM, anotherObject wrote: > > Hell

[gdal-dev] installing GDAL for pythonwin: can import and use gdal, but not gdal_translate

2010-02-17 Thread anotherObject
Hello, i am new to using GDAL, from what I've looked into it seems great. I am using pythonwin to interact with GDAL. For installation, I followed the instructions here: http://www.gis.usu.edu/~chrisg/python/2009/install.html (installing GDAL manually). All my windows system variables are identi

Re: [gdal-dev] Installing gdal

2009-12-31 Thread Howard Butler
On Dec 31, 2009, at 12:24 PM, Fernando Miguez wrote: > gcc: error trying to exec 'cc1plus': execvp: No such file or directory > error: command 'gcc' failed with exit status 1 You have no g++ installed, which you need to build the GDAL Python bindings. http://ubuntuforums.org/showthread.php?t=3

[gdal-dev] Installing gdal

2009-12-31 Thread Fernando Miguez
Hi all, I'm trying to install gdal (1.6.1) and get the following error python setup.py build [...] gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I../..