|
|
|
|
![]() ![]() |
Jun 30 2007, 02:27 PM
Post
#1
|
|
|
Newbie [ Level 1 ] Group: Members Posts: 7 Joined: 30-June 07 Member No.: 23,036 |
Installation
First, fetch the latest source code from http://www.psybnc.at QUOTE cd Configurationwget http://www.psybnc.at/download/beta/psyBNC-2.3.2-7.tar.gz tar -zxvf psyBNC-2.3.2-7.tar.gz cd psybnc QUOTE make menuconfig Now go in `Bouncer Config', next set Listening Port and Ip.Next select `User' Here you will be able to create a user for your bouncer. You must set Ident, Realname and Password, and vhost too. So return to main menu, and choose exit. When prompted for saving select Yes. Launching psyBNC QUOTE make Now open your preferred irc client and write:./psybnc QUOTE /server host port password For example, assuming these are your parameters:
QUOTE /server 82.211.13.24 43568 Change_Me Notice from BuffaloHELP:
Copied from https://help.ubuntu.com/community/psyBNC. Next copy and paste job will earn ban from our board.
This post has been edited by BuffaloHELP: Jul 1 2007, 03:22 AM |
|
|
|
Jun 30 2007, 03:52 PM
Post
#2
|
|
|
Premium Member Group: [HOSTED] Posts: 286 Joined: 17-June 07 Member No.: 22,702 |
Hi toofast,
I have a couple of suggestions for how make your tutorials more readable / useful. First of all, assume that your readers will not already know what the software you are describing can be used for. For example, even after visiting http://www.psybnc.at/ I still don't know what this piece of software is meant for. I can already tell by your description that it is some kind of server software because you talk about configuring a listening port. I can also tell that it has something to do with IRC. So I'm taking a wild guess - it's an IRC server. So, begin your tutorials with a high level overview of the software's capabilities and do not let the readers of your tutorials second guess basic stuff about the software. |
|
|
|
Apr 17 2008, 11:30 PM
Post
#3
|
|
|
Newbie [ Level 1 ] Group: Members Posts: 0 Joined: 1-November 07 Member No.: 25,869 |
cannot
Psybnc - Howto Ghs@vaio:~/psybnc$ make Initializing bouncer compilation [*] Running Conversion Tool for older psyBNC Data. Tools/convconf.C:27:19: error: stdio.H: No such file or directory Tools/convconf.C:28:23: error: sys/types.H: No such file or directory Tools/convconf.C:29:24: error: sys/socket.H: No such file or directory Tools/convconf.C:30:19: error: netdb.H: No such file or directory Tools/convconf.C:31:20: error: stdlib.H: No such file or directory Tools/convconf.C:34:20: error: unistd.H: No such file or directory Tools/convconf.C:35:19: error: fcntl.H: No such file or directory Tools/convconf.C:36:19: error: errno.H: No such file or directory Tools/convconf.C:37:22: error: sys/time.H: No such file or directory Tools/convconf.C:38:24: error: netinet/in.H: No such file or directory Tools/convconf.C:39:20: error: string.H: No such file or directory Tools/convconf.C:41:22: error: sys/stat.H: No such file or directory Tools/convconf.C:42:23: error: arpa/inet.H: No such file or directory Tools/convconf.C:43:19: error: ctype.H: No such file or directory Tools/convconf.C:44:20: error: signal.H: No such file or directory Tools/convconf.C:47: error: expected �)� before �*� token Tools/convconf.C:87: error: expected declaration specifiers or �...� before �FILE� Tools/convconf.C: In function �convertlist�: Tools/convconf.C:94: error: �FILE� undeclared (first use in this function) Tools/convconf.C:94: error: (Each undeclared identifier is reported only once Tools/convconf.C:94: error: for each function it appears in.) Tools/convconf.C:94: error: �listfile� undeclared (first use in this function) Tools/convconf.C:96: error: �NULL� undeclared (first use in this function) Tools/convconf.C:99: warning: incompatible implicit declaration of built-in function �strchr� Tools/convconf.C:105: warning: incompatible implicit declaration of built-in function �sprintf� Tools/convconf.C:106: warning: incompatible implicit declaration of built-in function �fprintf� Tools/convconf.C:106: error: �outfile� undeclared (first use in this function) Tools/convconf.C: At top level: Tools/convconf.C:115: error: expected declaration specifiers or �...� before �FILE� Tools/convconf.C: In function �convertlists�: Tools/convconf.C:119: warning: incompatible implicit declaration of built-in function �sprintf� Tools/convconf.C:121: error: �outfile� undeclared (first use in this function) Tools/convconf.C:121: error: too many arguments to function �convertlist� Tools/convconf.C:123: error: too many arguments to function �convertlist� Tools/convconf.C:125: error: too many arguments to function �convertlist� Tools/convconf.C:127: error: too many arguments to function �convertlist� Tools/convconf.C:129: error: too many arguments to function �convertlist� Tools/convconf.C:131: error: too many arguments to function �convertlist� Tools/convconf.C:133: error: too many arguments to function �convertlist� Tools/convconf.C:135: error: too many arguments to function �convertlist� Tools/convconf.C: In function �main�: Tools/convconf.C:142: error: �FILE� undeclared (first use in this function) Tools/convconf.C:142: error: �handle� undeclared (first use in this function) Tools/convconf.C:143: error: �fconfif� undeclared (first use in this function) Tools/convconf.C:155: error: �NULL� undeclared (first use in this function) Tools/convconf.C:158: warning: incompatible implicit declaration of built-in function �printf� Tools/convconf.C:163: warning: incompatible implicit declaration of built-in function �exit� Tools/convconf.C:178: warning: incompatible implicit declaration of built-in function �sprintf� Tools/convconf.C:185: error: too many arguments to function �convertlists� Tools/convconf.C:189: error: too many arguments to function �convertlist� Tools/convconf.C:195: warning: incompatible implicit declaration of built-in function �printf� Tools/convconf.C:199: warning: incompatible implicit declaration of built-in function �fprintf� Tools/convconf.C:209: warning: incompatible implicit declaration of built-in function �fprintf� Tools/convconf.C:214: warning: incompatible implicit declaration of built-in function �exit� Make: *** [all] Error 1 -reply by vaio |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 9th July 2008 - 05:17 AM |