On Mon, Apr 25, 2005 at 12:24:38PM +0300, Selman ULUG wrote:
> Traceback (most recent call last):
>   File "/usr/bin/pypanel", line 753, in ?
>       imlib2 = dl.open("/usr/lib/libImlib2.so",
>       dl.RTLD_NOW|dl.RTLD_GLOBAL)
>       dl.error: /usr/lib/libImlib2.so: cannot open shared object file:
>       No such file or directory
> 
> manually linked like below and no problem:
>
> libImlib2.so -> libImlib2.so.1.2.0

Hello Selman.

Could you please paste me output of: 

`ldd /usr/lib/python2.3/site-packages/ppmodule.so`

It should be linked against libImlib2.so.1 and not libImlib2.so.
First one is available in libimlib2 package, while second one is in
libimlib2-dev, and you shoulnd't need it for launching pypanel.

regards
fEnIo

-- 
  ,''`.  Bartosz Fenski | mailto:[EMAIL PROTECTED] | pgp:0x13fefc40 | irc:fEnIo
 : :' :       32-050 Skawina - Glowackiego 3/15 - w. malopolskie - Poland
 `. `'           phone:+48602383548 | proud Debian maintainer and user
   `-          http://skawina.eu.org | jid:[EMAIL PROTECTED] | rlu:172001

Attachment: signature.asc
Description: Digital signature

Reply via email to