[Video Tutorial] How to Setup IRC (Unreal IRC)

Status
Not open for further replies.

Dom

Active Member
608
2010
53
0
How to install IRCd ( Unreal )

[youtube]0fg0QMLO6nA[/youtube]


Download Link :
Code:
http://rtirrent.hostzi.com/ircd.tar.gz
Step 1 :
Code:
yum update
Step 2 :
Code:
yum install gcc
Step 3 :
Code:
wget http://rtirrent.hostzi.com/ircd.tar.gz
Step 4 :
Code:
tar xvf ircd.tar.gz
Step 5 :
Code:
 cd Unreal3.2
Step 6 :
Code:
./Config
Step 7 :
Code:
 make install
 
3 comments
Status
Not open for further replies.
Back
Top