<div>&nbsp;</div>
<div>We have used PIL since over a year now in our windows XP desktops, with no problem at all. The only functionality we use is the one related to thumbnail creation.</div>
<div>&nbsp;</div>
<div>Now we are making a deploy of the whole system we develop to a different operating system.. with the following configuration:</div>
<div>
<div>Red Hat Linux 3.2.3-54 </div>
<div>Python 2.4.3 </div>
<div>PIL 1.1.5</div>
<div>&nbsp;</div>
<div>The same combination of python and PIL versions works great in windows, but when we moved to Linux RedHat, we keep getting the error &quot;decoder jpeg not available&quot;. We went through all the README file that comes with PIL and we make sure libjpeg6b was installed, as well as the zlib. 
</div>
<div>&nbsp;</div>
<div>When PIL is installed it says:</div>
<div>*** TKINTER support not available<br><strong>--- JPEG support ok<br>--- ZLIB (PNG/ZIP) support ok<br></strong>*** FREETYPE2 support not available<br>&nbsp;</div>
<div>But a second after PIL installation, we run selftest.py and it keeps saying the error &quot;decoder jpeg not available&quot;. As a result, when we test our program, for gif, bmp and tif files the create thumbnails perfectly; for jpg and png we canīt. 
</div>
<div>&nbsp;</div>
<div>Any help will be extremmely appreciated.... We've been dealing with this problem for quite a while now...</div>
<div>&nbsp;</div>
<div>Best Regards,</div>
<div>Niurka</div></div>