
 ENVIRONMENT VARIABLES
=======================


This list is a bit better explained than in mcdp.1 ...


$CDROM
- device file of your cdrom
- default: /dev/cdrom


$EDITOR
- your favorite editor
- default: "vim"


$MIXER
- your favorite console mixer
- default: "mmix"


$LANG
- uses this variable for i18n of your messages
- your language, mcdp uses only the letters until a '_'
- sample: you can set it to "de_DE" or "de_CH" -> "lang_de.c" will be used
- default: english language


$MCDP_USER, $LOGNAME
- used for the cddb hello command
- default: "unknown"


$MCDP_HOST, $HOSTNAME or $HOST (default: unknown)
- used for the cddb hello command
- default: "unknown"


$MCDP_EMAIL or $EMAIL (default: empty)
- is used for submitting new entries to freedb server


$WORKMANDB (default: .workmandb)
- path to your workman database file


$CDDB_PATH (default: emtpy, which means: current directory)
- path to the directory of your cddb files


$CDDB_SERVER (default: freedb.freedb.org:8880)
- "host:port" or "ip:port" of your favorite freedb server
- default: "freedb.freedb.org:888"


$CDDB_WEBSERVER (default: http://freedb.freedb.org/~cddb/cddb.cgi)
- http://hostname/path-to.cgi of your favorite freedb webserver


$CDDB_SUBMIT (default: http://freedb.freedb.org/~cddb/submit.cgi)
- http://hostname/path-to.cgi of your favorite freedb webserver


$HTTP_PROXY, $http_proxy (default: no proxy will be used)
- hostname:port or ip:port of the proxy server in your network


/TR
