Binaries

There are no binaries yet, as KRpmDrake isn't finished.
Getting the source

You can download the source code using CVS. Type the following into
a terminal:
cvs -d:pserver:anonymous@cvs.krpmdrake.sourceforge.net:/cvsroot/krpmdrake login
cvs -z3 -d:pserver:anonymous@cvs.krpmdrake.sourceforge.net:/cvsroot/krpmdrake co krpmdrake
Warning: This version is VERY buggy. You are probably better off
not trying to compile it!
Compiling the source

Navigate to the directory where you downlaoded the source to, and type
the following into a terminal:
make -f Makefile.cvs
./configure
make
su
make install
Warning: This version is VERY buggy. You are probably better off
not trying to compile it!
|