My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Installation  
Updated Feb 4, 2010 by xben...@gmail.com

Installation

Ubuntu Hardy

Download package from Download page

Debian

Download package (with Ditz) from http://www.cgarbs.de/stuff/deb-repository.html#1

Build from source

cd ditz-commander
dpkg-buildpackage -rfakeroot -us -uc
Comment by Main...@gmail.com, Oct 5, 2010

For building from source use:

cd "$srcdir/ditz-commander${pkgver}.orig"
mkdir -p "${pkgdir}/usr"
./setup.py build
./setup.py install --prefix="${pkgdir}/usr 

For Arch users, there is PKGBUILD in AUR.


Sign in to add a comment
Powered by Google Project Hosting