|
From: Nathan W. <fac...@fa...> - 2003-03-26 04:24:07
|
On Tue, Mar 25, 2003 at 06:00:17PM -0800, Ajay Gautam wrote: > Hello, >=20 > I got the CVS version of gaim into > /home/agautam/cvs_sources/gaim >=20 > cd /home/agautam/cvs_sources/ > cvs -d:blah:blah:blah co gaim > cd gaim > ./configure > make > cd src > gdb ./gaim >=20 > The gaim that comes up looks like: > http://ajaygautam.homelinux.net/gaim.jpg I get connection refused when trying to access this page. > It also screwed up my gaim config in my home directory > and unloaded all the gaim plugins. I don't doubt it, I'll explain below. >=20 > I also tried to run thru kdevelop, but had the same > results. >=20 > I am trying to debug why gaim is not able to get all > off-line yahoo messages. >=20 > Any pointers, tips, help to get gaim debugging will be > really helpful... You have to install gaim to run it. It needs to be able to find the protocol plugins, the pixmaps (i'm guessing your screenshot shows gaim without any images), and the regular plugins. It will unload any plugins it can't load. It probably tried to load the old plugins you had installed, found unresolved symbols and all sorts of other chaos. Install gaim, then run it from the installed binary. Then it should work. --=20 Nathan Walp || fac...@fa... GPG Fingerprint: || http://faceprint.com/ 5509 6EF3 928B 2363 9B2B DA17 3E46 2CDC 492D DB7E |