Re: <RESOLVED> KDirStat substitute - recommendations?
Coool!
I would love to see a 64 bit version of Kdirstat in the Natty repositories :-)
I followed the instructions at:
A single line installation:
It works like a charm! 
Remark it is called "k4dirstat" now!
Happy coding dudes and thanks
Coool!
I would love to see a 64 bit version of Kdirstat in the Natty repositories :-)
I followed the instructions at:
A single line installation:
Code:
git clone [url]http://grumpypenguin.org/~josh/kdirstat.git;[/url] cd kdirstat; mkdir build; cd build; cmake ..; sudo make install

Remark it is called "k4dirstat" now!
Happy coding dudes and thanks

Comment