|
Project Information
Members
Links
|
ghunterEver since I saw pcman’s XD Programming, I have been practicing using glade to work on a picture-watching program. The habit that I have of reading comic books. Designing a handy program for reading comic books on my own. I participated in CMake sometime before, thinking I am unfamiliar with autotools, and why not take this chance to learn CMake? Therefore, I have created this version. v 0.0.5 (2008/12/05)
v 0.0.4 (2008/11/22)
v 0.0.3 (2008/05/31)
v 0.0.2.5 (2008/04/06)
v 0.0.2 (2007/10/13)
v 0.0.1 (2007/10/08)
Installment instructions: source code:http://ghunter.googlecode.com/files/ghunter_0.0.5.tar.gz $ wget http://ghunter.googlecode.com/files/ghunter_0.0.5.tar.gz $ tar xf ghunter_0.0.5.tar.gz Please install cmake first. (ex. aptitude install cmake) Then disclose the file, operating
$ cd ghunter-0.0.5 $ cmake . $ make $ sudo make install or
deb file:http://ghunter.googlecode.com/files/ghunter_0.0.5-1_i386.deb $ wget http://ghunter.googlecode.com/files/ghunter_0.0.5.tar.gz $ sudo dpkg -i ghunter_0.0.5-1_i386.deb This way, everything will be solved.
|