On Fri, 27 Sep 2013 06:18:57 +0330
Javad Kouhi <[email protected]> wrote:

> Hi.
> 
> I've encountered a problem with textproc/raptor2, but I'm not sure if
> it is a bug. All details and also some suggestions are in this thread
> at the Forums:
> 
> http://forums.freebsd.org/showthread.php?t=41872
> 
> Please help me.
> 
> Regards.

Hello

Since you're using CMake to build your project, you should use it's package
finding mechanism. A FindRaptor detection script can be taken from the
textproc/soprano source distribution
(soprano-2.9.3/cmake/modules/FindRaptor.cmake in the tarball). Using
soprano's script the raptor include path will (as usual) be stored in the
RAPTOR_INCLUDE_DIR cmake variable.

Alonso
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to