chicken-status

Langue: en

Version: 13 Aug 2008 (ubuntu - 24/10/10)

Section: 1 (Commandes utilisateur)

NAME

chicken-status - list installed extension libraries

SYNOPSIS

chicken-status [OPTION | PATTERN] ...

DESCRIPTION

chicken-status lists installed extensions matching the regular expression(s) PATTERN or all, if no pattern has been given. See the Chicken manual for more information.

OPTIONS

-h, -help
Shows a summary of options and exits.
-v, -version
Shows tool version and exits.
-f, -files
Shows files belonging to the matching extension.

ENVIRONMENT VARIABLES

CHICKEN_PREFIX
The installation prefix where CHICKEN Scheme and its support files and libraries are located. Defaults to the installation time prefix given when configuring the system.
CHICKEN_REPOSITORY
The path where extension libraries are installed. Defaults to the package-library path selected during configuration (usually /var/lib/chicken/<binary-version> )

DOCUMENTATION

More information can be found in the Chicken User's Manual

BUGS

Submit bug reports by e-mail to chicken-janitors@nongnu.org , preferrably using the chicken-bug tool.

AUTHORS

The Chicken Team

SEE ALSO

chicken-install(1) chicken-uninstall(1) chicken(1) chicken-bug(1)