On Sat, 18 Jun 2011 00:31:39 +0200
Florian Philipp <li...@binarywings.net> wrote:

> Am 17.06.2011 23:16, schrieb john:
> > Hello,
> > 
> > I have installed Plone but unfortunately it will not run. I believe
> > this is down to PIL not being installed as shown when starting Zope
> > in foreground. 
> > 
> > I have emerged dev-python/imaging but Zope still cannot see PIL. I
> > think the issue is because Plone/Zope depends on python 2.4. 
> > 
> > Any recommendations on a fix???
> > 
> 
> You might have to run python-updater in order to install all
> python-packages for this version. I'm not sure if python-updater does
> this correctly if you don't have python-2.4 enabled via `eselect
> python`. You might want to try this as well.
> 
> Hope this helps,
> Florian Philipp
> 

I have eselect python2.4 but when running python-updater I get:-

 File "/usr/bin/portageq", line 98
    except portage.exception.InvalidAtom as e:
                                          ^
SyntaxError: invalid syntax
  File "/usr/bin/portageq", line 98
    except portage.exception.InvalidAtom as e:
                                          ^
SyntaxError: invalid syntax
 * Python 2 and Python 3 not installed

Have also tried emerge imaging with python2.4 set and get :- 

File "/usr/bin/emerge", line 44 except PermissionDenied as e:
                             ^
SyntaxError: invalid syntax
on2.4

Think the python-updater looks forward but not backward (if you see
what I mean) 

I have also tried changing all the references in bin scripts from
python2.4 to python2.7 but this fails miserably. The only thing I can
think of at the moment is to download manual package and install but
I'm really not sure where this is going to stick all the modules?

Thanks

-- 
--------------
--------------
John D Maunder
j...@arcticwolf.myzen.co.uk

Reply via email to