
08-21-2008, 01:41 PM
|
Re: Lightscribe SimpleLabeler analysis 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
--
************************************************** *****************
** Eef Hartman, Delft University of Technology, dept. SSC/ICT **
** e-mail: E.J.M.Hartman@tudelft.nl, fax: +31-15-278 7295 **
** snail-mail: P.O. Box 5031, 2600 GA Delft, The Netherlands **
************************************************** ***************** |