zope server on ubuntu 9.10
Chris Withers
chris at simplistix.co.uk
Mon Dec 28 15:00:17 EST 2009
S.Selvam wrote:
> I am using Ubuntu 9.10 and when i tried to install Zope application
> server with the following ,
>
> sudo easy_install -i http://download.zope.org/Zope2/index/2.12.1 Zope2
>
> i got an error as shown below,
> ---------------
> .
> .
> Reading http://download.zope.org/Zope2/index/2.12.1/
> No local packages or download links found for zope.browsermenu
> error: Could not find suitable distribution for
> Requirement.parse('zope.browsermenu')
> ------------------
I would suggest trying the 2.12.2 that has just been released.
Have you installed any other zope packages or zope-related packages
prior to this?
I'd suggest using the buildout-instance installation instructions here:
http://docs.zope.org/zope2/releases/2.12/INSTALL.html#buildout-instances
Finally, the best list to ask about this stuff is zope at zope.org.
cheers,
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
More information about the Python-list
mailing list