I think I better jot this down somewhere before I forget.
How to: Getting GAIM working on the Sharp TOSA.
The procedure would be as follows
- Install
- zlib 1.1.2 (zlib 1.2.1 causes msn login no response)
- libopie1 1.0.2
- libglib
- gconv-tiny
- libgcrypt1
- libgnutls (requires libopie1 1.0.2)
- libgaim-ssl (requires libopie1 1.0.2)
- libgaim-protocal-msn (For MSN)
- libgaim-protocol-oscar (For ICQ / AIM)
- Do the libpng + fix (icon display)
- Copy libpng.so.2.1.0.9 into the /usr/lib folder
- 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
- Install libgaim
- Install qpe-gaim (requires libgaim)
- Finish
A working copy of GAIM. Next would be to add the IM accounts and woohoo.