I was not able to compile Calligra under Ubuntu 11.04, and the help I
received from the Calligra people was too technical for me.
But I installed Ubuntu 12.04 on an old computer, and installed Kexi
easily, using Ubuntu package. (I didn’t install the whole Calligra
because of the limited power of the machine)
So why not try first Ubuntu 12.04, then Calligra ? Should be more
simple, shuldn’t ?
Je la 08/05/2012 12:22-------- Origina mesaĝo-------- Ankit Jain skribis
(esperanto estas la unua internacia lingvo):
I will try installing everything again. Thanks for your help. :)..
--- On *Tue, 8/5/12, Boudewijn Rempt /<b...@valdyas.org>/* wrote:
From: Boudewijn Rempt <b...@valdyas.org>
Subject: Re: Problems installing calligra on ubuntu 11.04
To: "Calligra Suite developers and users mailing list"
<calligra-devel@kde.org>
Date: Tuesday, 8 May, 2012, 3:37 PM
On Tue, 8 May 2012, Shantanu Tushar Jha wrote:
>
> On Tue, May 8, 2012 at 3:18 PM, Ankit Jain
<ankit_1988ma...@yahoo.co.in
</mc/compose?to=ankit_1988ma...@yahoo.co.in>> wrote:
> Tried Krita got the below error:
>
> root@ankit:/home/ankit.jain/kde4/build/calligra# krita
>
>
> I'm not sure of the problems below, but you should consider not
running these things as root.
I didn't notice that... But yes, running as root is bad.
Especially if
$HOME evaluates to / for root on Ubuntu.
>
>
> realPath called with a relative path
'$HOME/kde4/inst/lib/', please fix
> realPath called with a relative path
'$HOME/kde4/inst/share/config/', please fix
> **
>
GLib-GIO:ERROR:/build/buildd/glib2.0-2.28.6/./gio/gdbusconnection.c:2279:initable_init:
assertion failed:
> (connection->initialization_error == NULL)
> Aborted
>
> and for calligrawords: command not found.
>
> Ankit
>
> --- On Tue, 8/5/12, Boudewijn Rempt <b...@valdyas.org
</mc/compose?to=b...@valdyas.org>> wrote:
>
> From: Boudewijn Rempt <b...@valdyas.org
</mc/compose?to=b...@valdyas.org>>
> Subject: Re: Problems installing calligra on ubuntu 11.04
> To: "Ankit Jain" <ankit_1988ma...@yahoo.co.in
</mc/compose?to=ankit_1988ma...@yahoo.co.in>>
> Cc: "Calligra Suite developers and users mailing list"
<calligra-devel@kde.org </mc/compose?to=calligra-devel@kde.org>>
> Date: Tuesday, 8 May, 2012, 3:14 PM
>
> On Tue, 8 May 2012, Ankit Jain wrote:
>
> >
> > Can you please tell me how can I start the calligra
Application without using the command
> > kbuildsycoca4. I am new to calligra actually:
>
> You first run kbuildsycoca4; but the messages you see here are
not errors.
> After kbuildsycoca4 has run, you can start the application on
the command
> line, for instance by typeing
>
> "calligrawords"
>
> or
>
> "krita"
>
> >
> > --- On Tue, 8/5/12, Boudewijn Rempt <b...@valdyas.org
</mc/compose?to=b...@valdyas.org>> wrote:
> >
> > From: Boudewijn Rempt <b...@valdyas.org
</mc/compose?to=b...@valdyas.org>>
> > Subject: Re: Problems installing calligra on ubuntu 11.04
> > To: "Calligra Suite developers and users mailing list"
<calligra-devel@kde.org </mc/compose?to=calligra-devel@kde.org>>
> > Date: Tuesday, 8 May, 2012, 3:01 PM
> >
> > I'm not sure those are actually errors -- can you start
a calligra
> > application now, or does that give an error about
missing components?
> >
> > On Tue, 8 May 2012, Ankit Jain wrote:
> >
> > > Hi,
> > >
> > > I am installing calligra on Ubuntu with the below reference:
> > >
> > > http://community.kde.org/Calligra/Building
> > >
> > > Everything goes fine but at the end when I type :
kbuildsycoca4 , I get the below errors:
> > >
> > > realPath called with a relative path '$HOME/kde4/inst/lib/',
please fix
> > > realPath called with a relative path
'$HOME/kde4/inst/share/config/', please fix
> > > realPath called with a relative path
'$HOME/kde4/inst/share/locale/', please fix
> > > kbuildsycoca4 running...
> > > realPath called with a relative path
'$HOME/kde4/inst/share/kde4/services/', please fix
> > > realPath called with a relative path
'$HOME/kde4/inst/share/kde4/servicetypes/', please fix
> > > realPath called with a relative path
'$HOME/kde4/inst/share/mime/', please fix
> > > realPath called with a relative path
'$HOME/kde4/inst/share/applications/', please fix
> > > realPath called with a relative path
'$HOME/kde4/inst/share/desktop-directories/', please
> fix
> > > realPath called with a relative path
'$HOME/kde4/inst/share/applnk/', please fix
> > > kbuildsycoca4(7054) KConfigGroup::readXdgListEntry: List
entry Categories in
> > > "/usr/share/applications/im-switch.desktop" is not compliant
with XDG standard (missing
> trailing
> > semicolon).
> > > kbuildsycoca4(7054) KConfigGroup::readXdgListEntry: List
entry Categories in
> > > "/usr/share/applications/gdm-guest-session.desktop" is not
compliant with XDG standard
> (missing
> > trailing
> > > semicolon).
> > > kbuildsycoca4(7054) KConfigGroup::readXdgListEntry: List
entry MimeType in
> > > "/usr/share/applications/evolution.desktop" is not compliant
with XDG standard (missing
> trailing
> > semicolon).
> > > kbuildsycoca4(7054)/kdecore (services)
KServicePrivate::init: The desktop entry file
> > > "/usr/share/applications/kde/kresources.desktop" has Type=
"Application" but also has a
> > X-KDE-Library key. This
> > > works for now, but makes user-preference handling difficult,
so support for this might be
> removed at
> > some point.
> > > Consider splitting it into two desktop files.
> > > kbuildsycoca4(7054) KConfigGroup::readXdgListEntry: List
entry Categories in
> > > "/usr/share/applications/gcalctool.desktop" is not compliant
with XDG standard (missing
> trailing
> > semicolon).
> > >
> > >
> > > Can someone help me on this.
> > >
> > > Regards,
> > > Ankit
> > >
> > >
> > _______________________________________________
> > calligra-devel mailing list
> > calligra-devel@kde.org </mc/compose?to=calligra-devel@kde.org>
> > https://mail.kde.org/mailman/listinfo/calligra-devel
> >
> >
> >
>
>
> _______________________________________________
> calligra-devel mailing list
> calligra-devel@kde.org </mc/compose?to=calligra-devel@kde.org>
> https://mail.kde.org/mailman/listinfo/calligra-devel
>
>
>
>
> --
> Shantanu Tushar (UTC +0530)
> http://www.shantanutushar.com
>
>
-----Inline Attachment Follows-----
_______________________________________________
calligra-devel mailing list
calligra-devel@kde.org </mc/compose?to=calligra-devel@kde.org>
https://mail.kde.org/mailman/listinfo/calligra-devel
_______________________________________________
calligra-devel mailing list
calligra-devel@kde.org
https://mail.kde.org/mailman/listinfo/calligra-devel
--
L’espéranto serait bien utile pour rapprocher les européens entre eux :
http://e-d-e.org/?lang=fr
Pour y parvenir, signez la pétition parrainée par Albert Jacquart :
http://esperanto-au-bac.fr/##sp1
_______________________________________________
calligra-devel mailing list
calligra-devel@kde.org
https://mail.kde.org/mailman/listinfo/calligra-devel