Re: Building kate as documented on the web page
slbtty <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kwrite |
|---|---|
| Message-ID | <CAFu5e0J9x=SJayqg=NxXo8C+0qFhYZpJv4WZBvwGgOvty6aG_w@mail.gmail.com> |
I think rolling-distro users like us are actually the minority. Stable-distro users don't have new libraries. If they ever want to build from source, they are highly going to manipulate the code. If so, letting them get sources from the master branch can avoid dealing with already fixed bugs in dependencies. Just guessing. On Tue, Feb 1, 2022 at 5:23 PM Alexander Neundorf <[email protected]> wrote: > > Hi, > > > on kate-editor.org, the documentation how to build kate basically only talks about how to build it using kdesrc-build: https://kate-editor.org/build-it/ > > > To me, this seems quite complicated. > > I just installed the KDE development packages from my distro (OpenSUSE Tumbleweed), ran cmake on the kate source tree, and then I can build it successfully, and to me it appears much simpler and more straightforward. > > > Why isn't this recommended ? > > > Alex > > >