chicken-status (1) Linux Manual Page
chicken-status – list installed extension libraries
Synopsis
chicken-status [OPTION | PATTERN] …Description
chicken-status lists installed extensions for the CHICKEN Scheme system matching the regular expression(s) PATTERN or all, if no pattern has been given.Options
Enter chicken-status -help for a list of supported command-line options.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 $prefix/lib/chicken/<binary-version> )
