SourceForge.net Logo

Download and Install instructions

To download directly to your shell:
lynx --source tgz.pimpbnc.org | tar xvz
-- or --
wget http://tgz.pimpbnc.org; tar xvzf PimpBNC-0.9.1.tar.gz

To unpack in your shell:
tar xvzf PimpBNC-0.9.1.tar.gz
-- or --
gunzip PimpBNC-0.9.1.tar.gz; tar xvf PimpBNC-0.9.1.tar

Read install and readme-files:
cd PimpBNC
On Unix/Linux/BSD: cat docs/GETTING-STARTED.txt | more
On Windows: type docs/GETTING-STARTED.txt | more (or double-click on the file from Explorer)

Change configuration:
vi PimpBNC.conf
-- or --
vim PimpBNC.conf
-- or --
Open PimpBNC.conf in your favourite editor
-- or -- to start PimpBNC's web-server and use your web-browser to configure:
./PimpBNC --web-config

Start PimpBNC:
(on Unix/Linux/BSD) chmod +x PimpBNC.pl
./PimpBNC.pl
-- or --
perl PimpBNC.pl
(Perl for Windows can be downloaded from http://www.activestate.com/ - ActivePerl)


 
Main | About | Features | Versions| Download | Email