[kde-solaris] png problem

Michael Matz matz at kde.org
Mon Apr 15 13:08:41 BST 2002


Hi,

On Sun, 14 Apr 2002, Martín Marqués wrote:

> I found this in my kde logs related with the png loading problem of konqueror:
>
> kdeinit: Got EXEC_NEW '/opt/kde3/bin/kdesud' from launcher.
> ld.so.1: kdesud: fatal: libpng.so.2: open failed: No such file or directory
> ld.so.1: kdesud: fatal: libpng.so.2: open failed: No such file or directory
>
> libpng.so.2 exists, and it is in the LD_LIBRARY_PATH

Is your kdesud installed suid, as it normally is?  Then this explains
it.  On Solaris only trusted dirs in LD_LIBRARY_PATH are honored for
secure processes.  setuid processes are an example of secure
processes.  Trusted dirs are only /usr/lib and /usr/lib/sparcv9.
That is, you can't make it work without rpath (which _is_ used completely
also for secure processes, at least the parts which begin with '/').


Ciao,
Michael.

___________________________________________________
This message is from the kde mailing list.
Account management:  http://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.




More information about the kde mailing list