thanks Chris :) it worked :) *Sandeep Singh*
On Mon, Nov 29, 2010 at 5:05 PM, Chris <[email protected]> wrote: > On Mon, 29 Nov 2010 16:12:15 +0530 > Sandeep Singh <[email protected]> wrote: > > > Hi, > > > > I wasn't having jpeglib. Now when i installed it. Its giving following > error > > while linking swftools > > > > * error while loading shared libraries: libjpeg.so.8: cannot open shared > > object file: No such file or directory* > > > i checked my */usr/lib* directory then it was listed there. Below is wht > > list command returned: > > * > > sh-3.2# ls -l /usr/lib/*jpeg* > > -rw-r--r-- 1 root root 1757802 Nov 29 08:48 /usr/lib/libjpeg.a > > -rwxr-xr-x 1 root root 914 Nov 29 08:48 /usr/lib/libjpeg.la > > Did you check your ld.so.conf ( or similar ), and issue a ldconfig to > update the library references? A make clean may be required before > attempting the configure process again. Could be that simple. > > > *Can anyone have any suggestions or ideas for compiling swftools? > > Does i m doing something wrong :(* > > Further helpful info may be found here, > > http://wiki.swftools.org/index.php/FAQ > > > > Chris > -- > <[email protected]> >
