[
Bloke.com
|| Linux
|| JavaScript
|| Java
|| Volleyball
|| Link Me
]
Free: [ Guestbook || MessageBot || Plugins || Counter || AusPrices || Advertise ] |
One wierdness that doesn't appear to be documented well is getting MSN and other protocols to work straight away. Well it turns out that you need to "load" them. (gaim < 0.60, for gaim 0.60 you can skip this bit)
Finally ICQ works :-), Also there was a wierd problem where Yahoo was failing. I deleted the account and added it again and it worked. Looks like possibly the password was corrupted, as it behaved like the password was wrong (but I never changed it).
So now I'm happy, and I have Yahoo/ICQ/MSN all working hapily together.
I had a brief problem with my sound card (no idea why), but it was failing, and so xchat, gaim and other programs that produced sound all caused the CPU to be pegged from the programs that they ran to play sound. My quick solution was to
chmod 0 /usr/bin/sox and /usr/bin/esdThen my sound card magically started working again, so I put it back:
chmod 755 /usr/bin/sox and /usr/bin/esd
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig export LD_LIBRARY_PATH=/usr/local/lib ./configure --prefix=/usr/local make su make installBecause I have gtk/glib 2.0 in /usr/local/*, I needed the above variables set. Only one small problem when I ran it, seems that it asked me to authenticate one of my buddies that I already thought I had. But I could be mistaken.
It looks much nicer, but as for the functionality, I'll tell ya later after I get used to it. Certainly I start to notice that < .60 versions really sucked as far as CPU usage. Commonly taking ages to refresh etc..
For linux users, you might want to change the Browser to "Mozilla" and set "Open new window by default" under "Browser" settings in the "Tools -> Preferences".
Links
Last Change: Monday, 10-Jan-2005 07:41:20 EST
Disclaimer
The information provided within these pages is provided AS IS, and without any
warranty. Following these directions may (but not limited to)
crash your computer, delete all the information on your hard disk, open up security holes or cause your house to burn down.
I made these pages to provide some information about the setup that I have done,
but I did not proofread it for correctness, and in most cases did not test it.
There are commands in these pages that would definately delete or corrupt all
the data on your computer (especially the dualboot section). In fact it happened
to me....
So you are on your own!