GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
rasqal-config(1) FreeBSD General Commands Manual rasqal-config(1)

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

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

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.

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.

librasqal(3)

Dave Beckett - http://www.dajobe.org/
2006-01-11

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.