Cara Install shroudBNC / -sBNC

Login shell kamu ( puttY )
Ikuti perintah² Di bawah ini :
A. Download tar gz nya dulu dengan cara
> wget http://mirror.shroudbnc.info/sbnc-1.1.tar.gz
B . Extract tar gz yang baru kamu download dengan cara
> tar xvfz sbnc-1.1.tar.gz
C. Sesudah di extract silahkan ikuti perintah dibawah ini
> cd sbnc-1.1
> ./configure
Apabila kamu mengalami kesalahan seperti ini "configure: error: C++ compiler cannot create executables" untuk mengatasinya, kamu perlu menginstal c + + compiler di sistem kamu.
kalau saya melakukannya menggunakan perintah yum:
> yum install gcc-c++ ( root )
Setelah semuanya selesai lakukan perintah seperti di bawah ini
> ./configure # without SSL-support
> ./configure --enable-ssl=yes # with SSL-support
> make
> make install
Nah apabila kamu mengalami kesalahan seperti ini "Got errors while “make
( TCL tidak diinstal pada server ) kamu bisa menginstal TCL pada server terlebih dahulu kamu bisa lakukan dengan melakukan hal seperti di bawah ini :
> wget http://eg-goez.blogspot.com/2010/04/tuto-cara-install-tcl-pada-server.html
> tar xfvz tcl8.4.13-src.tar.gz
> cd tcl8.4.13/unix
> ./configure
> make
> make install
Catatan!! Bila kamu tidak menemui kesalahan seperti di atas ( Sukses semuanya/no Error ) kamu langsung bisa lewati dan lanjut ke proses selanjutnya
D. Ini untuk Web Interfacenya ( Lewatin juga tidak apa² ) masuk ke dir "cd /home/sbnc/sbnc-1.1/tickle" kalo kamu bingung bisa ikutin perintah di bawah ini :
> cd
> ls -all
> cd sbnc-1.1
> cd tickle
> make
> make install
E. Kalau kamu ngerasa kessalahan² di atas itu tidak ada.. Lanjut aja ( lewatin )...
> cd
> cd sbnc-1.1
> gmake ( make )
> gmake install ( make install )
F. Masuk ke dir "cd /home/sbnc/sbnc" cukup ikuti perintah di bawah ini :
> cd
> cd sbnc
> ./conftool
This utility will automatically generate a suitable configuration
for you once it has asked you some questions.
1. Which port should the bouncer listen on? [9000] 5000 << Isi Portnya Contoh "9000"
2. What should the first user's name be? << Isi Ident yang di pakai (admin) Contoh "eggo"
3. Please enter a password for the first user: << Isi Passwordnya Contoh "isengs"
Writing config..."
G. Mulai Prosesnya Dengan Start
> ./sbnc
Beres...
Sekarang Tinggal Cobain Lewat mIRC nya
Seting Servernya Semisal
Server : goez.amunisi.net
Port : 9000
Ident : eggo
Password Server : isengs
* Connecting to goez.amunisi.net (9000)
-(user!notice)- from Notice *** shroudBNC1.1 $Revision: 371 $
-(user!notice)- from Notice *** Looking up your hostname
-(user!notice)- from Notice *** Failed to resolve your host. Using IP address instead (202.70.58.58)
/msg -sBNC set << buat seting server, realname, away etc.
Enjoy with the sBNC :))

2 komentar:

  1. yang send email sudah di terima bisa download sbnc nya pada link ini untuk sBNC-1.1 atau sBNC-1.2 yang terbaru, untuk web interfacenya disini untuk sBNC-1.1 saja :)

    BalasHapus

Ada yang mau Anda sampaikan? Silahkan Anda masukkan komentar, kritik atau saran Anda! Dan terimakasih untuk tidak spam.