[Qgis-developer] Mac build issues when using William's
graphicslibs and gislibs...
William Kyngesburye
woklist at kyngchaos.com
Sat Jun 17 11:34:25 EDT 2006
On Jun 17, 2006, at 8:05 AM, Tim Sutton wrote:
> Hi William
>
> Im tryng to build qgis on macbook using your graphicslibs and
> gislibs packages. However as best I can tell, one of the configure
> scripts is adding /usr/local/static/ to the lib search path. Do you
> have stuff built into /usr/local/static/ on your machine where you
> prepared the packages that perhaps hasnt made it into your packages?
>
I try to remember to remove that stuff from the various config
scripts (like gdal-config). It's certainly annoying that static
libraries get added to those distributed config scripts. I may have
missed something. Which version of my packages? I just cleaned up a
bunch of stuff for 3.1, including double-checking those scripts.
Getting those online is on my list to do this morning. Check back in
a half hour.
> Also Im curious about your xcode setup. Ive never used xcode aside
> from installing it to get my command line build environment set up.
> Is there an xcode project for qgis you could share? Does it have
> nice facilities for interactive debugging etc?
>
Same here - just for the command line stuff. I just call it Xcode,
even tho I'm just using gcc and friends. I've heard the debugging
environment is nice, but I don't really do C programming myself, just
porting. I know enough to hack fixes and patches and get into
trouble ^_^
PS. I tried building PROJ with a relative path to share/proj. Proj
commands, and probably other stuff like gdal, had no problem with
that, but MapServer did. Probably because the relative path is from
whatever is using the library, ie bin/proj|gdal -> ../share/proj, but
MapServer is is a completely different location (either CGI folder or
PHP ext folder).
It could be made to work, but it would be a totally separate build.
Better to use the PROJ_LIB var. Does QGIS do this already? Same for
GDAL.
-----
William Kyngesburye <kyngchaos at kyngchaos.com>
http://www.kyngchaos.com/
Theory of the Universe
There is a theory which states that if ever anyone discovers exactly
what the universe is for and why it is here, it will instantly
disappear and be replaced by something even more bizarrely
inexplicable. There is another theory which states that this has
already happened.
-Hitchhiker's Guide to the Galaxy 2nd season intro
More information about the Qgis-developer
mailing list