On Jan 1, 2006, at 7:05 AM, Norman Rasmussen wrote: > You probably find you need to rename/remove the old curphoo directory, > then get the latest copy of it from CVS.
In both the old and new cvs tree I had curphoo-0.3.12.tar.gz sitting there staring me in the face. What I'd basically done is untar that, symlink it to curphoo (to curphoo-0.3.12), cd into curphoo, add python2.3 to the Makefile so that it finds the one I want to build it against, and type make. I can see curphoo_process_auth in yahoo.c. > The irc transport doesn't do much after you register (except ask for > auth, and then connect you to the irc network), but you can browse the > transport using service discovery to see the list of server you're > connected to, and their channels. Does it not even get added to your roster? I don't even see it in my roster after registering. Does this all sounds right: charset: latin_1 alias: (left blank) server: irc.freenode.net:7000 nickname: Jadestorm password: .... fullname: Daniel Henninger username: jadestorm I also tried with alias filled in, without the port, etc. This is what seemed reasonable based off looking at the code. Daniel > > On 1/1/06, Daniel Henninger <[EMAIL PROTECTED]> wrote: >> Hi Norman! >> >> I'm trying out the latest irc-transport and yahoo-transport from >> CVS. The yahoo transport isn't working and is claiming that YahooMD5 >> does not have an attribute "curphoo_process_auth". I went back to an >> old version. -but- I also am having trouble figuring out the irc >> transport. =/ I'm trying to register and nothing seems to be >> happening. >> >> Thanks! >> Daniel >> > > -- > - Norman Rasmussen > - Email: [EMAIL PROTECTED] > - Home page: http://norman.rasmussen.co.za/ > >