swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] problem compiling swftools on red hat


From: Ryan Hafen
Subject: Re: [Swftools-common] problem compiling swftools on red hat
Date: Fri, 20 Nov 2009 13:28:44 -0500

On Tue, Nov 17, 2009 at 09:56:37AM -0500, Ryan Hafen <address@hidden> wrote:
I did make install anyways, and now when I type pdf2swf, I get this:

pdf2swf: error while loading shared libraries: libjpeg.so.7: cannot  
open shared object file: No such file or directory

...which is probably the root cause that made all the other problems
appear. Where is your libjpeg.so?
Try symlinking it to libjpeg.so.7 and/or adding its path to
LD_LIBRARY_PATH.

Matthias



Here's what I have in /home/uname/local/lib

libjpeg.so -> libjpeg.so.7.0.0
libjpeg.so.7 -> libjpeg.so.7.0.0
libjpeg.so.7.0.0

Would the extra ".0" be doing anything?  I've tried specifying LD_LIBRARY_PATH too and it didn't work.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]