1
6000 - Tosa / Gaim
« on: November 08, 2004, 06:50:16 pm »
I had the same problem.
No pictures display when I run Gaim.
The version of libopie that Gaim requires is not compatible with the libpng on many ROMs, such as the Sharp ROM. To fix this, download libpng.so.2.1.0.9 and place it in your /usr/lib directory. Then, from a terminal, symlink the library as follows:
cd /usr/lib
ln -sf libpng.so.2.1.0.9 libpng12.so
ln -sf libpng.so.2.1.0.9 libpng12.so.0
ln -sf libpng.so.2.1.0.9 libpng12.so.0.1.2.5
GAIM FAQ:
http://qpe-gaim.sourceforge.net/faq.php#libpng
works like a charm now.
eurojeff
No pictures display when I run Gaim.
The version of libopie that Gaim requires is not compatible with the libpng on many ROMs, such as the Sharp ROM. To fix this, download libpng.so.2.1.0.9 and place it in your /usr/lib directory. Then, from a terminal, symlink the library as follows:
cd /usr/lib
ln -sf libpng.so.2.1.0.9 libpng12.so
ln -sf libpng.so.2.1.0.9 libpng12.so.0
ln -sf libpng.so.2.1.0.9 libpng12.so.0.1.2.5
GAIM FAQ:
http://qpe-gaim.sourceforge.net/faq.php#libpng
works like a charm now.
eurojeff