PythonとPILで画像処理をしようとしています。_imaging フォルダーを正しくインポートできないという問題があったため、再インストールを行ったところ、次のような問題が発生しています。
libjpeg.so.62: cannot open shared object file: No such file or directory
コマンドラインで apt-get remove python-imaging を実行してから apt-get install python-imaging を実行しましたが、Eclipse では動作しません。任意のヒント?