man setup-plt (Commandes) - The Rice PLT Scheme Setup Utility

NAME

setup-plt - The Rice PLT Scheme Setup Utility

SYNOPSIS

setup-plt [ Xflag ... ] [ file ... ]

DESCRIPTION

setup-plt is the Rice University PLT Scheme Setup Utility.

setup-plt installs the .plt files given as command-line arguments. It installs the files into the root PLT directory (/usr/lib/plt on Debian systems) and compiles the source into *.zo files. This command should generally be used by Debian setup scripts (and the automated tools associated with MzScheme/DrScheme). Local administrators should maintain their local PLT files via the debian-plt script, which places things in the /usr/local/lib/plt directory. For further information on MzScheme, DrScheme, or any of its components (such as setup-plt) please consult the on-line documentation and other information available at

http://www.cs.rice.edu/CS/PLT/packages/drscheme/

FILES

DrScheme looks for its libraries using the environment variables PLTHOME and PLTCOLLECTS. If this variable is not defined, the installation directory is assumed ("/usr/local/lib/plt/" on Debian systems). See the documentation for details.

Please consult your local administrator to determine whether the on-line documentation has been installed locally.

BUGS

Submit bug reports via Help Desk (encouraged), or via the web http://www.cs.rice.edu/CS/PLT/Bugs/ (discouraged) or by e-mail to plt-bugs@cs.rice.edu (discouraged)

AUTHOR

DrScheme was implemented by Robby Findler (robby@cs.rice.edu), Shriram Krishnamurthi (shriram@cs.rice.edu), Cormac Flanagan (cormac@cs.rice.edu), Matthew Flatt (mflatt@cs.rice.edu), and Paul Steckler (steck@cs.rice.edu).

SEE ALSO