debian man page for rasqal-config

Query: rasqal-config

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

rasqal-config(1)					      General Commands Manual						  rasqal-config(1)

NAME
rasqal-config - script to get information about the installed version of the RDF query library
SYNOPSIS
rasqal-config [--prefix[=DIR]] [--libs] [--libtool-libs] [--cflags] [--version] [--version-decimal] [--help]
DESCRIPTION
rasqal-config is a tool that is used to determine the compile and linker flags that should be used to compile and link programs that use the Rasqal RDF query library.
OPTIONS
rasqal-config accepts the following options: --version Print the currently installed version of rasqal on the standard output. --version-decimal Print the currently installed version of rasqal as a decimal integer. --libs Print the linker flags that are necessary to link a program with Rasqal. --libtool-libs Print the path to the libtool file for rasqal. --cflags Print the compiler flags that are necessary to compile a program with the RDF query language. --prefix=PREFIX If specified, use PREFIX instead of the installation prefix that Rasqal was built with when computing the output for the --cflags and --libs options. This option must be specified before any --libs or --cflags options.
SEE ALSO
librasqal(3)
AUTHOR
Dave Beckett - http://www.dajobe.org/ <http://www.dajobe.org/> 2006-01-11 rasqal-config(1)
Related Man Pages
xslt-config(1) - opensolaris
raptor-config(1) - debian
rasqal-config(1) - debian
librasqal(3) - centos
xslt-config(1) - sunos
Similar Topics in the Unix Linux Community
Rasqal RDF Query Library 0.9.16 (Default branch)
libtool compile mode,how to set include path?
Execution problem with Libtool Versioning control