150130 Andrew Savchenko wrote:
> On Thu, 29 Jan 2015 18:13:35 -0500 Philip Webb wrote:
PW> The 3rd stumble was Python, which refused to compile,
> as it couldn't find  /usr/lib/libjpeg.so.8 .
> It seems that Libjpeg-turbo works only on 64-bit systems
> & that 32-bit systems like my netbook have to use simple Jpeg.
AS> No. libjpeg-turbo works fine here on ~x86. 
PW> So does your Libjpeg-turbo install  /usr/lib/libjpeg.so.8
> or does your Python look for a different library
> or is the Python you refer to  3.x  rather than  2.7 ?
AS> I don't have libjpeg.so.8 on my system at all.
> As for python, I have 2.7.8, 3.3.5-r1 and 3.4.2 installed.
> If during compilation package requires libjpeg.so.8 from you,
> you should fix pkg-config file(s) or rebuild an appropriate package(s).

On my netbook, Python-2.7.9-r1 won't compile without  libjpeg.so.8 .
How do I tell Python it needs the library installed by Libjpeg-turbo,
which is  libjpeg.so.62 ?

-- 
========================,,============================================
SUPPORT     ___________//___,   Philip Webb
ELECTRIC   /] [] [] [] [] []|   Cities Centre, University of Toronto
TRANSIT    `-O----------O---'   purslowatchassdotutorontodotca


Reply via email to