Okay, tested with NodeJS and Python on Ubuntu Linux and worked perfectly - applied in r3004 and created/closed ticket to track this at http://trac.mapnik.org/ticket/790.
Thanks Stella. Dane On Jul 5, 2011, at 2:37 PM, Dane Springmeyer wrote: > Stella, > > Fantastic, thanks for following through on this, and confirming it works with > your JNI tests. > > I will look for time to test this on linux with nodejs, and if it works will > plan to apply to SVN. > > The git mirror should autoupdate (so you can keep your fork in sync), but at > this point is just read only. > > Dane > > > On Jul 5, 2011, at 12:56 PM, Stella Laurenzo wrote: > >> Hi all, >> I've got a fix for the issue I reported where input plugins were not being >> linked against their dependent libraries (except for on OSX). I don't know >> how you are taking commits to SVN, but it is here and attached: >> >> https://github.com/stellaeof/mapnik2/commit/81f6e45b85b2ed3a38e8e674387ba9de371de7a4 >> >> I only had the dependencies to build the following plugins, so I can't >> verify the others (although I did make the exact same changes to each). If >> others can verify plugin builds not on this list, that would be superb: >> >> gdal >> ogr >> postgis >> raster >> shape >> sqlite >> To verify, ensure that the plugin links against mapnik2 (ldd plugin.input) >> and that it loads/functions. >> >> I verified that everything builds and seems to function with my jni tests on >> Linux x86_64 (Ubuntu 10.10) and OSX Snow Leopard (32bit). >> >> Thanks. >> - stella >> <mapnik2-81f6e45b85b2ed3a38e8.diff>_______________________________________________ >> Mapnik-devel mailing list >> [email protected] >> https://lists.berlios.de/mailman/listinfo/mapnik-devel >
_______________________________________________ Mapnik-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-devel
