Personal tools
You are here: Home Forums Plone Google Maps geolocation install problem
Document Actions

geolocation install problem

Up to Plone Google Maps

geolocation install problem

Posted by william gunnells at October 16. 2007

I'm using the latest plone 3.01 iUnifiedInstaller on a debian 3.01, Its Plone version: 3.0.1 (with Zope 2.10.4, Python 2.4.4, Five 1.5.2, PIL 1.1.6)
Installer version: 13 Sep 2007


Anyways. I'm having problems with geolcation. Not really sure what I'm doing.


Here is the error:


zope.configuration.xmlconfig.ZopeXMLConfigurationError: File "/opt/Plone-3.0.1/zinstance/etc/site.zcml", line 15.2-15.23
    ZopeXMLConfigurationError: File "/opt/Plone-3.0.1/zinstance/Products/geolocation/configure.zcml", line 6.2-6.43
    IOError: [Errno 2] No such file or directory: '/opt/Plone-3.0.1/lib/python/zope/app/annotation/configure.zcml'


Okay so the file doesn't exist. Well thats understandable. It just doesn't exist. I tried creating it via "touch" and that did not work. Then I tried copying a file from /opt/Plone-3.0.1/lib/python/zope/annotation/configure.zcml ../../app/annotation/configure.zcml


and well it kind gave me a bunch of other errors like AttributeAnnotatable and other Annotation errors. So I'm kind of out of my realm here.


Re: geolocation install problem

Posted by william gunnells at October 16. 2007

let me guess. this does not work in lates plone or zope 2.10


Re: geolocation install problem

Posted by Vitaliy Podoba at October 17. 2007

Hi,


yes, William, actually qPloneGoogleMaps with it's dependency - geolocation is not tested with Plone 3.0 yet.


 


Re: geolocation install problem

Posted by Stefan Armbruster at January 02. 2008

Vitaly, are there any plans to port geolocation and qPloneGoogleMaps to Plone 3?


If yes, do you have a timeframe? If no, would accept patches for this? Seems like geolocation only requires fixing a few import statements.


I'm using these products on a Plone 2.5 instance in production and want to upgrade to Plone 3.


 


Regards,


Stefan


 


Re: geolocation install problem

Posted by Stefan Armbruster at March 25. 2008

In the meantime I fixed the two products to work with Plone 3. I'd like to contribute my patches, but the forum software does not accept file uploading.


 


Powered by Ploneboard