Sophie

Sophie

distrib > Fedora > 20 > x86_64 > by-pkgid > 3084d177aa35e3b86e72cfb0142f0c81 > files > 17

cxxtools-2.2.1-2.fc20.i686.rpm

Cxxtools
========

cxxtools is my toolbox with reusable c++-components

see INSTALL for installation-instructions


Installation from SVN
=====================

In the SVN-repository there is no configure-script, but configure.in,
which is the source for configure. You need autoconf and automake to
create configure.  There is a shellscript autogen.sh included, which
calls the desired programs.

I used automake 1.9.4 and autoconf 2.5.9 for development.