[Kmymoney-devel] problem running build from svn

Ram Bhamidipaty rambham at gmail.com
Mon Feb 22 15:59:30 CET 2010


I only did one make:

  mkdir build
  cd build
  cmake -DCMAKE_INSTALL_PREFIX=/usr/ ..
  make
  sudo make install

But I just tried it with two makes and I get the same result.

I'm going to guess that something is probably wrong with my
KDE install. Is there an "easy" way to download a fresh set
of KDE sources, compile and install that to a new location?

It seemed like that would be a lot of work.

Other ideas?
-Ram


On Mon, Feb 22, 2010 at 6:43 AM, Alvaro Soliverez <asoliverez at gmail.com> wrote:
> Hello Ram,
> how did you install KMM?
>
> The usual process is:
>
> from the source folder:
> mkdir build
> cd build
> cmake -DCMAKE_INSTALL_PREFIX=/usr/ ..
> make
> make
> sudo make install
>
> Then run:
> kmymoney
>
> On Mon, Feb 22, 2010 at 11:39 AM, Ram Bhamidipaty <rambham at gmail.com> wrote:
>> Thanks for all the help from the developers.
>>
>> I am now able to build kmymoney from svn. I am
>> installing in into /usr. But when I run it I get this
>> error:
>>
>>> /usr/bin/kmymoney
>> kmymoney(22013)/kio (KSycoca) KSycocaPrivate::openDatabase: Trying to
>> open ksycoca from  "/var/tmp/kdecache-ram/ksycoca4"
>> !!!!!!! ERROR !!!!!!! - KHTML default stylesheet version mismatch.
>> Aborting. Check your installation. File used was:
>> /opt/kde/share/apps/khtml/css/html4.css. Expected STYLE_VERSION 1
>>
>> KCrash: Application 'kmymoney' crashing...
>> sock_file=/home/ram/.kde4/socket-maple.ramandgita.com/kdeinit4__0
>>
>> Any ideas?
>> -Ram
>> _______________________________________________
>> KMyMoney-devel mailing list
>> KMyMoney-devel at kde.org
>> https://mail.kde.org/mailman/listinfo/kmymoney-devel
>>
>


More information about the KMyMoney-devel mailing list