Hi Tobias, There is only one 0.7 branch directory, so I'm not following why you say 'exactly'.
I think that your problems are based your custom setup as you are the only person reporting this issue. Kompa's issue on IRC was solved by uninstalling the apt-get pacakge. Please post back to this list so that we can confirm that this was invalid or that there is still an existing problem with the 0.7 branch. And if there is a problem then I think you should restate what you think is wrong. Dane --- \o/ --- Sent from my phone On Dec 30, 2009, at 3:19 PM, Tobias Wendorff <[email protected] > wrote: > Hi Dane, > > Dane Springmeyer schrieb: >> Could you explain a bit more? By two directories do you mean two >> 0.7 branch directories in svn? > > Exactly. > >> There should only be one that I created when I branched from trunk > > a few weeks ago. If you mean two different local checkouts then > > why don't you just ditch one and do a fresh install? > > I did, and it worked. But building from current code in SVN it > doesn't work. > >> The error you are getting usually results from two different Mapnik >> versions being installed, say the apt-get package that uses a >> version prefix for the installed plugin directory and a source >> installed version. Doing a full scons -c (clean) and reinstall >> usually fixes the problem (and of course uninstalling the packaged >> version) by ensuring that the python bindings are installed >> correctly which know the proper location to register the plugins >> ( see the __init__. py file and the 'paths.py' file for the paths - >> determined at install time) that are used to register the plugins. >> Long sentence sorry- too much holiday beer:) > > I don't install Mapnik global, I only install to a folder. > Let me try on chroot later. > >> The installed shapefile plugin is a dynamic library called >> 'shape.input', so if the above discussion does not help resolve >> your problem then finding all instances of that file on your system >> and sending an email back to the list would be helpful. > > I know ... it got built and installed, perhaps it just wasn't found? > > Best regards, > Tobias _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

