View Single Post

  #6  
Old 08-21-2008, 02:33 PM
Default Re: Lightscribe SimpleLabeler analysis

Eef Hartman wrote:

> Godzilla wrote:
>> install the 32 bit SimpleLabeler again, I received the same complaint
>> about it needing libpng.so.3 WHICH HAS BEEN INSTALLED in /usr/lib as
>> a link to /usr/lib64. It is a great "puzzlement" to me. :-(

>
> Which means (it being a link) that it IS the 64-bit version of
> that library you're using.
> As I do not see a "libpng3-32bit", your only answer may be to
> download the i?86 rpm of libpng3 and installing only the
> /usr/lib files out of it - after first removing the symlinks
> in there for libpng*
> Or create your own rpm from the source rpm, of course, avoiding
> conflicts with the files, already installed by
> libpng3-...-x86_64.rpm


Or just download the source file and install under '/usr/local/' [default
when running configure, make, su(or sudo) make install ]

http://sourceforge.net/project/showf...ease_id=621095
Reply With Quote