shell -bash
# set scrollback
defscrollback 1000000
# Delete sartt up screen
#startup_message off
# Enable Auto detach
autodetach on
# logging
log on
deflog on
#logfile \"/Users/YourName/screen/log/screen-%Y%m%d-%n.log\"
# Show date and screen list
hardstatus alwayslastline "[%02c] %'%-w%{=b bw}%n %t%{-}%+w"
ROOT:
https://root.cern.ch/build-prerequisites
を基本参照
makeがうまく行かない時はrm -rfで全部消してcmakeしなおしたら何かmakeできた。