>Hi! > >Can somebody please look at this picture, and tell me what I can do. > >I'm running Mac OS X, and I have installed the developer tools, so >what can I do to compile ircu? > >It would be nice with some help installing ircu in Mac OS X. > >Please help!
Hi, You will have to do major changes on ircu 2.10.10 if you want it to compile on OS X, especially on HFS. However, lots of changes have been done in version 2.10.11 (currently available as a -stable- beta), and *luckily*, the problems have disappeared. It should work without code modification. :) To get it, use the cvs command: cvs -d :pserver:[EMAIL PROTECTED]:/home/coder-com/cvs co -r u2_10_11 -P ircu2.10 More infos here: http://coder-com.undernet.org/cvs.html Use ./configure --help and the included docs for compilation help, you might want to specify --prefix, --bindir and --with-dpath to install it "locally" for your user.. Good luck, -- Stéphane Thiell