kdelibs compilation issue on W7

Andre Heinecke aheinecke at intevation.de
Mon Jul 25 10:13:39 CEST 2011


Hi,

Am Samstag 23 Juli 2011 17:39:28 schrieb Laszlo Papp:
> Hi,
>
> I am getting this issue when I try to build kdelibs on my Windows 7. I
> am not sure what is going wrong. I was trying to kill the
> dbus-daemon.exe and kde related processes  from the taskmgr, but I am
> still getting some crash about this "onto2vocabularyclass.exe". This
> file comes from the soprano installation, if I am not mistaken. I have
> also tried to reinstall soprano more times. I have previously
> installed KDE by using the graphical installer, but I would like to
> test our KDE application on Windows as a next step.
I guess you are using emerge master branch and kdelibs master branch.

<snip>
>  C:\kderoot\bin\onto2vocabularyclass.exe --name NIE --encoding trig
> --nam espace Nepomuk::Vocabulary --export-module nepomuk
> c:/kderoot/share/ontology/nie /nie.trig
> (Soprano::PluginManager) found no soprano plugin at 
> "C:/kderoot/bin/soprano/sop rano_raptorparser.dll"
> (Soprano::PluginManager) found no soprano plugin at 
> "C:/kderoot/bin/soprano/sop rano_nquadparser.dll"
From looking at the error the problem seems to me that you do not have the 
required parser backends installed. That should be checked by the cmake file 
but maybe there is something found wrongly there especially if you have 
another KDE installtation on your system.
You need to make sure that your "other" KDE installation is not included in 
any environment variables ( XDG_* , PATH and so on )
 
Can you do an emerge --configure soprano and have a look at the output?
It should be something like:

-- Soprano Components that will be built:
   * Redland storage backend
   * Virtuoso storage backend (Run-time dependency: Virtuoso)
   * Raptor RDF parser
     (including TriG parser)
   * Raptor RDF serializer
   * The CLucene-based full-text search index library
   * D-Bus server/client support

-- Soprano Components that will NOT be built:
   * Sesame2 storage backend (java-based)

Afaik the Raptor RDF parser and Raptor RDF serializer are neccessary to parse 
the ontologies.

Regards,
Andre

-- 
Andre Heinecke |  ++49-541-335083-262 |  http://www.intevation.de/
Intevation GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 18998
Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner


More information about the Kde-windows mailing list