Install TorK from CVS

From TorK

algonquian language page movie good morning viet nam briggs and straton parts website The bleeding-edge version of TorK is available for download and compile from CVS. To install from CVS copy and paste the commands below into your console (copying them all at once should work). Make sure you have KDE 3.5.3 or later installed.

cd ~
mkdir torkcvs
cd torkcvs
cvs -z3 -d:pserver:anonymous@tork.cvs.sourceforge.net:/cvsroot/tork co -P tork
cd tork
make -f Makefile.cvs
./configure
make
su -c 'make install'
Advertisement