[Gdal-dev] 'make install' and NG Python Bindings
Howard Butler
hobu.inc at gmail.com
Thu Nov 1 17:21:48 EDT 2007
Missed a commit. Should be there now...
Howard
On Nov 1, 2007, at 4:19 PM, William Kyngesburye wrote:
> Finally got thru the Leopard build. The swig python scripts are
> not installed at all. From what I see in the makefile, the script
> install is trapped inside the itest target, which isn't referenced
> anywhere:
>
> itest:
> echo $(SCRIPTS)
> for f in $(SCRIPTS) ; do $(INSTALL) ./scripts/$$f $(DESTDIR)$
> (INST_BIN) ; done
>
>
> On Oct 31, 2007, at 11:10 PM, Howard Butler wrote:
>
>> Chris and William (and others following along),
>>
>> I updated the 'make install' target of ./swig/python/GNUMakefile
>> to install the contents of ./swig/scripts in prefix/bin, like the
>> GDAL/OGR apps, etc. Please add to http://trac.osgeo.org/gdal/
>> ticket/1962 if any issues arise or I did something dumb.
>>
>> People seem to prefer the 'make install' approach of manually
>> copying things as we did in the past, but I'm wondering if we
>> don't also want to add "scripts" support to the setuptools side of
>> the bindings and *also* install them that way. The only
>> significant advantage is someone getting stuff from the cheeseshop
>> would also get the utilities.
>>
>> Howard
>> _______________________________________________
>> Gdal-dev mailing list
>> Gdal-dev at lists.maptools.org
>> http://lists.maptools.org/mailman/listinfo/gdal-dev
>
> -----
> William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
> http://www.kyngchaos.com/
>
> Earth: "Mostly harmless"
>
> - revised entry in the HitchHiker's Guide to the Galaxy
>
>
More information about the Gdal-dev
mailing list