Hi - experienced programmer but have never done any open source development.
Ubuntu seems to be a well regarded distro so installed it. Decided I didn't particularly care for Gnome; found Kubuntu (KDE) and prefer that.
So let's see, how do I download and build source code and get a feel for things?
https://wiki.kubuntu.org/Kubuntu/Get...ed/Development
http://www.debian.org/doc/maint-guide/ch-first.en.html
The actual example on the second of the 2 links above gives instructions to download and start building gentoo (but why am I building gentoo when what I want to do is build kubuntu code?). The link in the example for downloading gentoo says to wget from example.org, except I think example.org is just a placeholder. That is, you won't find source for gentoo at example.org
Found this:
http://www.gentoo.org/main/en/mirrors2.xml
but none of the packages in this location seem to be what I want either.
So how does one get started building kubuntu code? And is building kubuntu simply the same as building kde? If so, then I may want to start with these instructions:
http://techbase.kde.org/Getting_Started
Ubuntu seems to be a well regarded distro so installed it. Decided I didn't particularly care for Gnome; found Kubuntu (KDE) and prefer that.
So let's see, how do I download and build source code and get a feel for things?
https://wiki.kubuntu.org/Kubuntu/Get...ed/Development
http://www.debian.org/doc/maint-guide/ch-first.en.html
The actual example on the second of the 2 links above gives instructions to download and start building gentoo (but why am I building gentoo when what I want to do is build kubuntu code?). The link in the example for downloading gentoo says to wget from example.org, except I think example.org is just a placeholder. That is, you won't find source for gentoo at example.org
Found this:
http://www.gentoo.org/main/en/mirrors2.xml
but none of the packages in this location seem to be what I want either.
So how does one get started building kubuntu code? And is building kubuntu simply the same as building kde? If so, then I may want to start with these instructions:
http://techbase.kde.org/Getting_Started
Comment