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
YAZ-CONFIG(1) Commands YAZ-CONFIG(1)

yaz-config - Script to get information about YAZ.

yaz-config [--prefix[=DIR]] [--version] [--libs] [--lalibs] [--cflags] [--include] [--comp] [-V] [libraries...]

yaz-config is a script that returns information that your own software should use to build software that uses YAZ.

The following libraries are supported:

threads

Use the threaded version of YAZ.

--prefix[=DIR]
Returns prefix of YAZ or assume a different one if DIR is specified.

--version

Returns version of YAZ.

--libs

Library specification be used when using YAZ.

--lalibs

Return library specification.

--cflags

Return C Compiler flags.

--include

Return C compiler includes for YAZ header files (-Ipath).

--comp

Returns full path to YAZ' ASN.1 compiler: yaz-asncomp.

-V

Returns YAZ SHA1 ID (from Git) and version.

/usr/bin/yaz-config

/usr/lib/libyaz*.a

/usr/include/yaz/*.h

yaz(7)

Section "How to make apps using YAZ on UNIX" in the YAZ manual.

Index Data
12/19/2021 YAZ 5.31.1

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.