body start
Happytimer 해피타이머
라이센스 (License)
GPL v3 또는 그 이후 버전을 따릅니다.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU
General public License as published by the Free Software Foundation, either version 3 of the License,
or (at your option) any later version.
컴파일과 설치 하는 법 (Compile and install)
의존하는 라이브러리는,
- libgstreamer0.10-dev
- libgtk-3-dev
- libmxml-dev
- libnotify-dev
- ./configure --prefix=/usr
- make
- 루트권한을 가진 상태로 make install
dependencies :
- libgstreamer0.10-dev
- libgtk-3-dev
- libmxml-dev
- libnotify-dev
- ./configure --prefix=/usr
- make
- As root, make install
