편집
552
번
편집 요약 없음 |
편집 요약 없음 |
||
2번째 줄: | 2번째 줄: | ||
== rootlogon.C == | == rootlogon.C == | ||
rootlogon.C 가 있는 디렉토리에서 root 를 실행하면, 매크로나 인터프리터 실행 전에 자동으로 rootlogon.C 를 먼저 실행합니다. | |||
== root-config == | == root-config == | ||
<syntaxhighlight lang="shell-session"> | |||
$ root-config | |||
Usage: root-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] | |||
[--auxcflags] [--ldflags] [--new] [--nonew] [--libs] [--glibs] [--evelibs] | |||
[--bindir] [--libdir] [--incdir] [--etcdir] [--tutdir] [--srcdir] [--noauxcflags] | |||
[--noauxlibs] [--noldflags] [--has-<feature>] [--arch] [--platform] [--config] | |||
[--features] [--ncpu] [--git-revision] [--python-version] [--python2-version] | |||
[--python3-version] [--cc] [--cxx] [--f77] [--ld ] [--help] | |||
</syntaxhighlight> | |||
== Designing Graphics: Visualizer Cosmetics == | == Designing Graphics: Visualizer Cosmetics == |