naearu@naearu-laptop:~/nateon/knateon/1.0$ make -f Makefile.cvs
This Makefile is only for the CVS repository
This will be deleted before making the distribution
./admin/cvs.sh: 649: autoconf: not found
*** AUTOCONF NOT FOUND!.
*** SIM requires autoconf 2.53 or newer
make[1]: *** [cvs] 오류 1
make: *** [all] 오류 2
예를 들어 보증금 1000만원에 월세가 25만원인 경우 인터넷에 나온대로 복비를 계산하면
(1000 + (25*70)) * 0.005 = 13.75 만원이 나옵니다.
그런데 집주인과 세입자가 똑같이 복비를 낸다고 되어있던데요,
그럼 반씩 나눠서 68750 원을 내는 건가요?