News | Compiling | Downloads | FAQ | Links |
Download and install Cygwin
The base packages plus GCC and make should be enough to compile psyBNC
Open Cygwin Bash Shell
Download psyBNC source code
Download psybnc.patch
Extract psyBNC source code
(tar -zxf psyBNC2.3.2-7.tar.gz)
Apply patch in the psyBNC source code directory
(patch -p1 < psybnc2.3.2-7b.patch)
Compile psybnc
(make)
Enter your key details
Start psyBNC (Note psyBNC must always be started through Cygwin)
(./psybnc)