You have 18 unapplied migration(s). Your project may not work properly until you apply the migrations for app(s): admin, auth, blog, contenttypes, sessions.
Run 'python manage.py migrate' to apply them.
$ make config
Install directory [/usr/share/man/ja_JP.UTF-8] ?:
# =>インストール先は /usr/local/share/man/ja_JP.UTF-8 と入力する
compress manual with..
# =>圧縮形式は 0 (none)
uname of page owner [root] ?:
# =>ユーザ名はrootと入力する
group of page owner [root] ?:
# =>グループ名は必ずwheelと入力する
All OK? (Yes, [C]ontinue / No, [R]eselect) :
# =>よければcと入力
[INSTALL PACKAGE SELECTION]
# (just Return if you accept default choice)
# =>デフォルトのままで良いので、120回ほど Enter を押して(長押しでOK)そのまま進める
All OK? (Yes, [C]ontinue / No, [R]eselect) :
# =>と入力して続行する
[RESOLVE CONFLICTS]
# (just Return if you accept item 0)
# =>デフォルトのままで良いので、171回ほど Enter を押して(長押しでOK)そのまま進める
All OK? (Yes, [C]ontinue / No, [R]eselect) :
# =>cと入力して続行する
creating installation script...done
now you can "make install" as user root.