1rasqal-config(1)            General Commands Manual           rasqal-config(1)
2
3
4

NAME

6       rasqal-config  -  script to get information about the installed version
7       of the RDF query library
8

SYNOPSIS

10       rasqal-config [--prefix[=DIR]]  [--libs]   [--libtool-libs]  [--cflags]
11       [--version] [--version-decimal] [--help]
12

DESCRIPTION

14       rasqal-config  is  a  tool  that  is  used to determine the compile and
15       linker flags that should be used to compile and link programs that  use
16       the Rasqal RDF query library.
17

OPTIONS

19       rasqal-config accepts the following options:
20
21       --version
22               Print the currently installed version of rasqal on the standard
23               output.
24
25       --version-decimal
26               Print the currently installed version of rasqal  as  a  decimal
27               integer.
28
29       --libs  Print  the  linker  flags  that are necessary to link a program
30               with Rasqal.
31
32       --libtool-libs
33               Print the path to the libtool file for rasqal.
34
35       --cflags
36               Print the compiler flags that are necessary to compile  a  pro‐
37               gram with the RDF query language.
38
39       --prefix=PREFIX
40               If  specified,  use  PREFIX  instead of the installation prefix
41               that Rasqal was built with when computing the  output  for  the
42               --cflags  and  --libs  options.  This  option must be specified
43               before any --libs or --cflags options.
44

SEE ALSO

46       librasqal(3)
47

AUTHOR

49       Dave Beckett - http://www.dajobe.org/http://www.dajobe.org/
50
51
52
53                                  2006-01-11                  rasqal-config(1)
Impressum