Dale Stein wrote: > To All. > Just finished building for the most part kde-4.6.0 and was trying to > install blender beta binary. It complained that it could not find > libjpeg.so.62 so upon some googling found > that it does not install without a doing make install lib after make > install .
Umm, no. ibjpeg.so.62 is the old jpeg-6b library. The current library is libjpeg.so.8.0.2. If you really need the old version, you can either download and build jpegsrc.v6b.tar.gz or try a sym link to libjpeg.so.8.0.2. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
