Date: Sat, 13 Jul 2013 17:58:44 +0100 From: Mike Clarke <jmc-freebsd2@milibyte.co.uk> To: freebsd-questions@freebsd.org Subject: [Solved] Error upgrading sysutils/nepomuk-core - Could not find parser plugin for encoding trig Message-ID: <201307131758.44493.jmc-freebsd2@milibyte.co.uk> In-Reply-To: <201307121815.18648.jmc-freebsd2@milibyte.co.uk> References: <201307121815.18648.jmc-freebsd2@milibyte.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 12 Jul 2013 18:15:18 Mike Clarke wrote: > Could anyone advise how to get round this problem? > > [ 3%] Generating nie.h, nie.cpp > cd /usr/ports/sysutils/nepomuk-core/work/.build/libnepomukcore && > /usr/local/bin/onto2vocabularyclass --name NIE --encoding trig --namespace > Nepomuk2::Vocabulary --export-module nepomuk > /usr/local/share/ontology/nie/nie.trig Could not find parser plugin for > encoding trig The original problem arose when I ran "portmaster -r apr -r kdelibs-4\*". It turned out that raptor is a dependency of kdelibs but for some reason portmaster had not selected it for upgrading. After manually running "portmaster raptor" I was able to build nepomuk-core and continue the mega update with " portmaster -R -r apr -r kdelibs-4\*" -- Mike Clarke
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307131758.44493.jmc-freebsd2>