Build Instructions


The CT++ source is available in the source distribution.
Download and install the CT++ source distribution ctpp-1.8.3.tar.gz by extracting the files from the compressed archive.
Change current directory to ctpp-1.8.0 and run "cmake .".
wget http://reki.ru/products/ctpp/download/ctpp-1.8.3.tar.gz
tar -xvzf ctpp-1.8.3.tar.gz
cd ctpp-1.8.3
cmake .
make install


Under FreeBSD you can also install CTPP from ports:

cd /usr/ports/textproc/ctpp
make install clean


For RPM-based Linux'es (SuSe, RedHat...) you can download RPM and Source RPM.
Building from Source RPM (example for Linux RedHat 8.0):

cd /usr/src/redhat/SRPMS
wget http://reki.ru/products/ctpp/download/ctpp-1.8.3.src.rpm
rpm -i ctpp-1.8.3.src.rpm
cd /usr/src/redhat/SPECS
rpmbuild -bb ctpp.spec
cd /usr/src/redhat/RPMS/i386

rpm -U ctpp-1.8.3-1.i386.rpm


For Gentoo Linux:

wget http://reki.ru/products/ctpp/download/Linux/gentoo/ctpp-1.8.3.ebuild
ebuild ctpp-1.8.3.ebuild digest
emerge ctpp-1.8.3.ebuild



Copyright © 2003 - 2006 CTPP Dev. Team | http://reki.ru/products/ctpp