table of contents
other versions
- wheezy 1.9.21-2+b1
CAM-CONFIG2.BYTE(1) | [FIXME: manual] | CAM-CONFIG2.BYTE(1) |
NAME¶
cam-config2.byte - Configuration values for cameleon2SYNOPSIS¶
cam-config2.byte
[-l] [-b] [-m] [-t] [-p] [-q] [-g] [-v] [--greater v] [[-help] |
[--help]]
DESCRIPTION¶
This manual page documents briefly the cam-config2.byte command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. cam-config2.byte is a placeholder for all the configuration value of cameleon2. It should be used to compile program that need cameleon2 data (such as template, plugins directory). It should be useful for installing additional data and plugins for cameleon2. -lPrint the directory of the Cameleon
libraries.
-b
Print the directory of the Cameleon
executables.
-m
Print the directory of the Cameleon man
pages.
-t
Print the directory of the Cameleon
templates.
-p
Print the directory of the Cameleon
plugins.
-q
Print the directory of the Cameleon
pixmaps.
-g
Print the directory of the Cameleon glade
files.
-v
Print the version of Cameleon.
--greater v
Test if the cameleon version is greater or
equal to the given in parameter.
-help, --help
Display the list of options.
RETURN VALUE¶
In case cam-config2.byte has been called with the option --greater v, it should exit with 0 if cameleon version is greater or equal to v, orelse 1. In any other case, cam-config2.byte should exit with status code 0.LICENSE¶
This manual page was written by Sylvain Le Gall gildor@debian.org for the Debian GNU/Linux system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Lesser General Public License, Version 2.1 or any later version published by the Free Software Foundation; considering as source code all the file that enable the production of this manpage.SEE ALSO¶
AUTHOR¶
Sylvain Le Gall <gildor@debian.org>Author.
COPYRIGHT¶
Copyright © 2005, 2006 Sylvain Le GallNovember 12, 2006 | [FIXME: source] |