What is next!?

Andreas Pakulat apaku at gmx.de
Wed Mar 3 14:02:39 GMT 2010


On 03.03.10 15:46:57, Leon Pollak wrote:
> On Wednesday March 3 2010, Andreas Pakulat wrote:
> > On 03.03.10 08:38:53, Leon Pollak wrote:
> > > On Wednesday March 3 2010, Lindsay Mathieson wrote:
> > > > On Wed, 3 Mar 2010 01:25:34 +0200, Leon Pollak <leonp at plris.com> wrote:
> > > > > Hello.
> > > > > 
> > > > > I finally (after a lot of spent time) succeeded to create the CMake
> > > > 
> > > > files
> > > > 
> > > > > for
> > > > > my rather big project - migration from kdev3.5.
> > > > > 
> > > > > Now, I returned to kdev4 - downloaded last files (kdevplatform 0.9.98
> > > > > & kdevelop 3.9.98), compiled and installed.
> > > > > 
> > > > > 1. The dialogue "Help->Loaded Plugins" is empty.
> > > > 
> > > > Did you run kbuildsyscoco4?
> > > 
> > > No I ddi not.
> > > An attempt to run it as you wrote failed:
> > > bash: kbuildsyscoco4: command not found
> > > My system is FC11 with ALL last updates.
> > 
> > Its kbuildsycoca4 actually (an a instead of an o at the end). If thats
> > still not found you're not in a KDE4 env (kde4-prefix/bin is not in your
> > path). Also make sure that KDEDIRS is setup properly to point to the
> > KDE4 install prefix as well as that of KDevelop4. This is all explained
> > on the KDev4 compile page in more depth:
> > 
> > http://www.kdevelop.org/mediawiki/index.php/KDevelop_4/compiling
> > 
> Just, please, help me now - I did as written (everything in my local 
> directory), but the old kdevelop 3.5 now looks without several menu items and 
> works strange!
> 
> I know that you explained once how to keep both old and new versions running, 
> but as I cannot restore my passowrd, I cannot access the mail archive. Please, 
> pardon me.
> 
> Now:
> 1. How can I return my kdevelop 3.5 to the working state!?

rm $HOME/.kde/share/apps/kdevelop/kdevelopui.rc 

That'll also delete all custom shortcuts you've set up.

> 2. Please, how can I restore my password to read your mail about coexistence 
> of new and old versions?

Contact the webmaster of our website, it might take him some time to answer
though, he seems to have only very little time recently.

Apart from whats written in the compiling-page you probably want to also
set the KDEHOME variable to something other than $HOME/.kde before starting
kdevelop4. That way kdevelop4 won't overwrite the settings from kdevelop3.
I've usually used KDEHOME=$HOME/.kde4 back when I had kde3+kde4 on my
machines.

Andreas

-- 
You're being followed.  Cut out the hanky-panky for a few days.




More information about the KDevelop mailing list