[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Re: cobalt-users digest, Vol 1 #630 - 18 msgs



>I personally recommend DalNet's DreamForge - ftp://ftp.dal.net, seems pretty
>stable and has all the standard IRC features most people expect, and also
>channel services etc pretty much ALL work with DreamForge.

I'm not sure if dreamforge is still on ftp.dal.net, if not you can get the
most recent copy of it at
http://www.dfdtech.net/pub/mysteria-ircd/dreamforge/df467.tar.gz as dalnet
is no longer developing that version of their ircd in favor of bahamut.  

If you do end up using dreamforge, and I agree with Neil, it's an excellent
choice for a small network or single server, you'll need to apply the
following patch I made for it to compile properly as well as fix a small
y2k error.  You can get that at: 
http://www.dfdtech.net/pub/mysteria-ircd/dreamforge/df467.y2k.patch

Place that file in your df467 directory on the server (that you get from
"tar xvfz df467.tar.gz"), and do a:

	 patch -p1 < df467.y2k.patch

Then follow the instructions in the "INSTALL" file.  If you do experience
any compile problems you can contact me off list and I'll be happy to help
with it.

- Dave