View Single Post
Posts: 120 | Thanked: 83 times | Joined on May 2012
#3
Originally Posted by koos View Post
The .deb file is generated from the tar.gz file by un-tar'ing it and then run
Code:
dpkg-buildpackage -rfakeroot -sa -S -i
in the kmplayer directory. I do that inside scratchbox and since I use Vim as editor, I never bothered to look at qtcreator.
Well, thanks a lot!
Though I'm using Qt SDK on Windows
Actually, It's not a problem for me to compile it on, for example, Debian (especially if it's just command line compiling & text editing), but, again, what are prerquisites for building it? What must I install on comepeltely new Debian to build it?