1CHICKEN-STATUS(1)           General Commands Manual          CHICKEN-STATUS(1)
2
3
4

NAME

6       chicken-status - list installed extension libraries
7
8

SYNOPSIS

10       chicken-status [OPTION | PATTERN] ...
11
12

DESCRIPTION

14       chicken-status lists installed extensions for the CHICKEN Scheme system
15       matching the regular expression(s) PATTERN or all, if  no  pattern  has
16       been given.
17
18

OPTIONS

20       Enter   chicken-status -help  for  a  list  of  supported  command-line
21       options.
22
23
24

ENVIRONMENT VARIABLES

26       CHICKEN_PREFIX
27              The installation prefix where CHICKEN  Scheme  and  its  support
28              files  and  libraries  are located. Defaults to the installation
29              time prefix given when configuring the system.
30
31
32       CHICKEN_REPOSITORY
33              The path where extension libraries are  installed.  Defaults  to
34              the  package-library path selected during configuration (usually
35              $prefix/lib/chicken/<binary-version> )
36
37
38

DOCUMENTATION

40       More information can be found in the CHICKEN User's Manual
41
42

BUGS

44       Submit bug reports by  e-mail  to  chicken-janitors@nongnu.org  ,  pre‐
45       ferrably using the chicken-bug tool.
46
47

AUTHORS

49       The CHICKEN Team
50
51

SEE ALSO

53       chicken-install(1) chicken-uninstall(1) chicken(1) chicken-bug(1)
54
55
56
57                                  13 Aug 2008                CHICKEN-STATUS(1)
Impressum