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
oyranos-config(3) FreeBSD Library Functions Manual oyranos-config(3)

oyranos-config - Oyranos CMS configuration query for builds and locations

oyranos-config [--version --api-version --num-version
--cflags --ldflags --ldstaticflags
--syscolordir --usercolordir
--iccdirname --settingsdirname]

This script helps to obtain some basic static informations about the Oyranos color management system (CMS), like version numbers, compile flags and directories. Note: the Oyranos CMS provides even more dynamic informations.

get the release version of Oyranos CMS
get the actual API version
get the release version of Oyranos CMS in numerical form for convenience
compile flags for a C programm
linker flags for a C programm to link against the Oyranos library
linker flags for a C programm to link statically against the Oyranos library
get the systems CMS base directory name
get the users CMS base directory name
get the ICC profile subdirectory name
get the settings subdirectory name
a options summary

cc `oyranos-config --cflags` myFile.c `oyranos-config --ldflags` -o myProg
ls `oyranos-config --syscolordir`/`oyranos-config --iccdirname`

Kai-Uwe Behrmann (ku.b (at) gmx.de)

oyranos-config-fltk(1) oyranos-policy(1) oyranos-monitor(1) oyranos(3)

at: http://sourceforge.net/tracker/?group_id=177017&atid=879553

December 9, 2008 User Commands

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

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