| 1 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
1 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 2 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
2 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
| 3 | |
3 | |
| 4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml,v 1.3 2003/12/16 18:37:29 swift Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml,v 1.4 2003/12/17 17:05:59 swift Exp $ --> |
| 5 | |
5 | |
| 6 | <sections> |
6 | <sections> |
| 7 | <section> |
7 | <section> |
| 8 | <title>Environment Variables?</title> |
8 | <title>Environment Variables?</title> |
| 9 | <subsection> |
9 | <subsection> |
| … | |
… | |
| 125 | LDPATH="/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3" |
125 | LDPATH="/lib:/usr/lib:/usr/local/lib:/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3" |
| 126 | MANPATH="/usr/share/man:/usr/local/share/man" |
126 | MANPATH="/usr/share/man:/usr/local/share/man" |
| 127 | INFODIR="/usr/share/info:/usr/local/share/info" |
127 | INFODIR="/usr/share/info:/usr/local/share/info" |
| 128 | PAGER="/usr/bin/less" |
128 | PAGER="/usr/bin/less" |
| 129 | EDITOR="/usr/bin/vim" |
129 | EDITOR="/usr/bin/vim" |
|
|
130 | KDEDIRS="/usr" |
|
|
131 | CLASSPATH="/opt/blackdown-jre-1.4.1/lib/rt.jar:." |
|
|
132 | CONFIG_PROTECT="/usr/X11R6/lib/X11/xkb /opt/tomcat/conf \ |
|
|
133 | /usr/kde/3.1/share/config /usr/share/texmf/tex/generic/config/ \ |
|
|
134 | /usr/share/texmf/tex/platex/config/ /usr/share/config" |
|
|
135 | CONFIG_PROTECT_MASK="/etc/gconf |
| 130 | </pre> |
136 | </pre> |
| 131 | |
137 | |
| 132 | </body> |
138 | </body> |
| 133 | </subsection> |
139 | </subsection> |
| 134 | </section> |
140 | </section> |