so you need to install libjpeg62 libjpeg62-dev ? On Thu, Mar 4, 2010 at 1:06 PM, siggii <[email protected]> wrote:
> Thanks Steve for your help! > > In my install.sh I found the line > CFLAGS='-fPIC'+H1H > which I changed according to your suggestion to: export CFLAGS=-fPIC > > The result is: > Skipping zlib compile and install > Skipping libjpeg compile/install > Skipping readline compile/install > Python found at /usr/local/Plone/Python-2.4/bin/python; Skipping Python > install. > Installing PIL > Traceback (most recent call last): > File "<string>", line 1, in ? > ImportError: No module named _imaging > Python imaging support is missing; something went wrong in the PIL or > python build. > > ? > I append the install.log just in case you have a good eye to detect > what went wrong. > > I am away over the weekend and will give it another try next week. > Thanks for your kind attention and looking forward hearing from you. > > best, Siggi > > 2010/3/4 Steve McMahon [via Plone] > <[hidden > email]<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=4677201&i=0>>: > > > > If you're using the Unified Installer, there was an error in recent 3.x > > versions that will be fixed in the 3.3.5 installer. > > > > Workaround: edit install.sh and change: > > > > CFLAGS=-fPIC > > > > to > > > > export CFLAGS=-fPIC > > > > On Wed, Mar 3, 2010 at 3:06 PM, siggii <[hidden email]> wrote: > >> > >> wuc...@dev2 wrote: > >> so graham, I suppose it is also due to that PIL is not installed > >> properly?? > >> > >> Hi folks, > >> > >> Plone is not working any more on my 64bit Linux versions (Ubuntu & Suse) > > >> because of this PIL error: > >> > >> "Installing PIL > >> Traceback (most recent call last): > >> File "<string>", line 1, in ? > >> ImportError: No module named _imaging > >> Python imaging support is missing; something went wrong in the PIL or > >> python > >> build." > >> > >> Any solutions in sight by now? I am missing my Plone for 2 month by now > >> :-(( > >> > >> -- > >> View this message in context: > >> > http://n2.nabble.com/installation-failed-since-PIL-is-missing-tp4288466p4671147.html > >> Sent from the Installation, Setup, Upgrades mailing list archive at > >> Nabble.com. > >> > >> _______________________________________________ > >> Setup mailing list > >> [hidden email] > >> http://lists.plone.org/mailman/listinfo/setup > > > > > > _______________________________________________ > > Setup mailing list > > [hidden email] > > http://lists.plone.org/mailman/listinfo/setup > > > > > > ________________________________ > > View message @ > > > http://n2.nabble.com/installation-failed-since-PIL-is-missing-tp4288466p4676757.html > > To unsubscribe from Re: installation failed since PIL is missing, click > > here. > > > > > *install.log* (43K) Download > Attachment<http://n2.nabble.com/attachment/4677201/0/install.log> > > ------------------------------ > View this message in context: Re: installation failed since PIL is > missing<http://n2.nabble.com/installation-failed-since-PIL-is-missing-tp4288466p4677201.html> > > Sent from the Installation, Setup, Upgrades mailing list > archive<http://n2.nabble.com/Installation-Setup-Upgrades-f293353.html>at > Nabble.com. > > _______________________________________________ > Setup mailing list > [email protected] > http://lists.plone.org/mailman/listinfo/setup > >
_______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
