[Bug 363065] Re: No plone-site in dropdown menu in the ZMI

Rajeev Nair rajeev_nfs at yahoo.co.in
Mon May 11 13:58:39 UTC 2009


Thank you very much mikel for this .
Iam greatful


take care
rajeev


--- On Mon, 11/5/09, Mikel Larreategi <larreategi at eibar.org> wrote:

From: Mikel Larreategi <larreategi at eibar.org>
Subject: [Bug 363065] Re: No plone-site in dropdown menu in the ZMI
To: rajeev_nfs at yahoo.co.in
Date: Monday, 11 May, 2009, 12:25 PM

Plone needs PIL installed and there is no python-imaging package version
in Ubuntu Jaunty for python2.4, that's the reason not to have "Plone
Site" in the ZMI. How to detect it:

1. Stop zope instance (through the ZMI -> Control Panel -> Shutdown)

2. Start the zope instance in the foreground:

  /var/lib/zope2.10/instance/bin/zopectl fg

You'll see a traceback saying there is no PIL installed.

How to fix it manually:

Download and install PIL:

$ cd /tmp
$ wget http://effbot.org/downloads/Imaging-1.1.6.tar.gz
$ tar xzf Imaging-1.1.6.tar.gz
$ cd Imaging-1.1.6
$ sudo python2.4 setup.py install

You can now start Zope and add a "Plone Site" through the ZMI.

-- 
No plone-site in dropdown menu in the ZMI
https://bugs.launchpad.net/bugs/363065
You received this bug notification because you are a direct subscriber
of the bug.


      Own a website.Get an unlimited package.Pay next to nothing.*Go to
http://in.business.yahoo.com/

-- 
No plone-site in dropdown menu in the ZMI
https://bugs.launchpad.net/bugs/363065
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


More information about the universe-bugs mailing list