On Sat, Feb 26, 2011 at 1:46 PM, Dale Stein <[email protected]> wrote:
> Sorry for the post,
> make install lib did not work.
> libjpeg.so.62 still cannot be found.
Firstly, please don't top post, no matter how much you client wants
you to do that. Put your reply at the bottom of the message you are
replying to, and be sure to trim messages.

Anyway, I told you to use the source release of Blender and not the
binary one that uses libjpeg-6b. Either use that or follow Bruce's
advice. but I'd advise you to use the source release first.

While on the subject of JPEG, there is a fork of libjpeg out there
called libjpeg-turbo. By using SMID instructions (like MMX and SSE2)
to accelerate baseline JPEG compression and decompression on x86 (32
and 64-bit) systems. With the acceleration, it is 2x-4x times as fast
as the unmodified version of libjpeg. If it's added to the book, the
only modification is to add NASM as a recommended dep (to get the
accelerated routines),

It's web site is at: http://libjpeg-turbo.virtualgl.org/

-- 
William Immendorf
The ultimate in free computing.
Messages in plain text, please, no HTML.
GPG key ID: 1697BE98
If it's not signed, it's not from me.

--------------

"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to