ROOT/심화: 두 판 사이의 차이

둘러보기로 이동 검색으로 이동
691 바이트 추가됨 ,  2023년 2월 25일 (토)
편집 요약 없음
편집 요약 없음
편집 요약 없음
 
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 ==

둘러보기 메뉴