Installing DC++ in Linux

LinuxDCPP is a linux client for the DirectConnect protocol. This is how you install it…


#Get the code
sudo cvs -d:pserver:anonymous@cvs.linuxdcpp.berlios.de:/cvsroot/linuxdcpp login
cvs -z3 -d:pserver:anonymous@cvs.linuxdcpp.berlios.de:/cvsroot/linuxdcpp co linuxdcpp
#Install Dependencies..
yum -y install scons
#Compile and install
cd linuxdcpp
scons
scons install

[tags]linux, software,dc++,client,scons,install,direct,connect[/tags]

Author: Binny V A
A philosopher programmer who specializes in backend development and stoicism.

Leave a Reply

Your email address will not be published. Required fields are marked *