Thanks for the reply! I will try this, but I want to ask a followup question whether I'll need it or not in this case:
For others who may see or attempt to answer this thread, remember (from my first post) that I want to have, at least for the time being, two versions of kate on my system, the 4.8.4 version that comes with Debian Wheezy as well as a later (latest) version. For that later version, I will install the source in ~ and compile it and put the binary in somewhere other than /usr--I am following a set of instructions (in the first post) that tell me how to do that. If kdelibs5-dev at version 4:4.8.4-4+deb7u1 does not work for me in this case, presumably I should download either the source or a binary for kdelibs5- dev at version 4:4.14.n. * Where should I look for that? * Should I be trying to find source code or a binary? * Where should I install that? (I'm guessing that if it is source code, I should store it in a directory somewhere in ~ "near" the source code for kate 4.14.n.?) Thanks! Randy Kramer On Thursday, October 23, 2014 10:06:00 PM Christoph Feck wrote: > On Friday 24 October 2014 02:49:49 Randy Kramer wrote: > > I want to install kate for kde 4.14.n on Debian Wheezy which is > > currently at KDE 4.8.4. > > This combination is unsupported, proceed at your own risk! > > > [...] > > > > 3. get a copy of the Kate code: > > git clone git://gitorious.org/kate/kate.git > > This repository is outdated. To get the sources for the KDE 4.14 > version of Kate: > > git clone git://anongit.kde.org/kate.git > cd kate/ > git checkout KDE/4.14 > cd ../ > > Then proceed with step 4. > > > [...] > > I have two questions about the kdelibs development package: > > > > 1. Must I find and install a kdelibs development package > > specifically for kde 4.14.n, or is there one (the one I'd install > > by default in Wheezy) that is good for 4.8.4 and 4.14.n? (And, if > > the former, how and where should I install it--I mean, presumably > > I don't want to install it with the normal Wheezy KDE 4.8.4 > > stuff...) > > I am not 100% sure, but kdelibs was frozen at 4.10 release, so it > might still be possible to build 4.14 software against kdelibs 4.8. I > suggest to just try it. If you get a compile error about a missing > declaration, you need a newer kdelibs version. > > > 2. What is the name of the kdelibs development package for Debian > > (Wheezy or later)? In apper, I see kdelibs5-dev at version > > 4:4.8.4-4+deb7u1--is that what I need to install? > > Yes, and possibly other packages, depending on the error messages that > the "cmake" run shows. If you get stuck, post those. > > Christoph Feck (kdepepo)
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<