> Thnx for your help guys ...
> 
> That is my problem with Steve's suggestion ... I do not know 'what the

> executable is' that I should point to ... I just put the path to the 
> python folder in ... :)
> 
> If I look in that folder, there are numerous files (apart from the
> sub-folders) ... I guess the ones with the .py extensions are 
> executables? Of those there are 205! Hehehehe
> 
> I haven't a clue which script I should point to?

Hello Gustav

I took a look at my system (Ubuntu). The python executeables are in the
/usr/bin - Folder.
So either try adding the zlip functionality 

        sudo apt-get install zlib1g-dev

or try 
        --with-python=/usr/bin/python
or
        --with-python=/usr/bin/pythonx.y
(replace x and y with your version)


Her eis a link to a How To. Here you find all the packages you need to
install Plone on a linux box.
http://plone.org/documentation/manual/installing-plone/installing-on-lin
ux-unix-bsd/debian-libraries


Regards
viktor

_______________________________________________
Setup mailing list
[email protected]
https://lists.plone.org/mailman/listinfo/plone-setup

Reply via email to