| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Readme.1.2.0.187 | 2010-04-12 | 1.1 kB | |
| diff.1.2.0.187 | 2010-04-12 | 3.0 kB | |
| clip-prg_1.2.0.187.cpio.bz2 | 2010-04-12 | 4.1 MB | |
| clip-doc-ru-html-1.2.0.tgz | 2006-11-22 | 463.8 kB | |
| clip-doc-en-html-1.2.0.tgz | 2006-11-22 | 417.4 kB | |
| clip-prg-1.2.0-0.tgz | 2006-11-22 | 4.2 MB | |
| Totals: 6 Items | 9.2 MB | 0 | |
Development at itk.ru has stopped. The final cvs snapshot has been included as cli-prg_1.2.0.187.cpio.bz2. Had to tweak certain things before updating, the differences are given in the file diff.1.2.0.187. Since I have been informed that the project is dead, the references to cvs has been removed and the sub-sub-sub version number has been hard coded as 187. I am using the debian testing distribution on X86-64 architecture and the build works with the given configure file in clip-prg/clip directory. How ever when we try to compile a simple Hello.prg with clip -es Hello.prg, Hello is created, but whe we run Hello there is no output. Hence I had to change the optimization to O1 instead of the given O2. On X86 arch it may work with O2. The clip-gtk2 dynamic library is not created unless fPIC flag is given, hence such a change was necessary in Makefile.in. use bunzip2 followed by cpio --extract --make-directories <clip-prg_1.2.0.187.cpio to extract the archive. Any one willing to take up further development may kindly inform me at mathewpv@gmail.com.