Hi,


I am trying to install wxGTK via apt-get, but when i run the command:

apt-get install wxGTK-2.6.3.3-30.2.i586.rpm

...an error message appears: wxGTK: Dependency: libpng12.so.0(PNG12_0)

But this lib is installed in /usr/lib/libpng12.so.0 !!!
Why apt-get don't recognize this path? I tried to rebuild the rpm database via --rebuilddb but don't works.

Thanks