Results 1 to 1 of 1
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 ...
- 01-31-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 4
troubles with apt-get
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


Reply With Quote