Kdevelop 3.4.1 binary for debian etch

Andreas Pakulat apaku at gmx.de
Wed Jun 13 19:03:38 BST 2007


On 13.06.07 15:31:58, Leopold Palomo-Avellaneda wrote:
> in the web page there's a binary snapshot of kdevelop for debian etch. Someone 
> has a nice debian package for debian stable (etch)?

Actually thats wrong, the url on the download page is broken and there's
no KDevelop package for Debian Etch. However it should be possible to
build kdevelop3.4.1 from unstable by putting 

deb-src http://ftp.de.debian.org/debian unstable main

into the sources.list. Then update the package list. After that switch
to your normal user account, go to an empty directory and issue

apt-get build-dep kdevelop=4:3.4.1-1
apt-get source -b kdevelop=4:3.4.1-1

The first will install all tools that are needed to build kdevelop, the
second one will fetch the kdevelop source package and build it. You
should end up with 3 or 4 .deb's in the directory, which you can then
install via dpkg.

Andreas

-- 
If you stand on your head, you will get footprints in your hair.




More information about the KDevelop mailing list