head 1.2; access; symbols RELEASE_1_2_4:1.2 RELEASE_1_2_2:1.2 RELEASE_1_2_0:1.2 RELEASE_1_1_10:1.2 RELEASE_0_6_0:1.2 RELEASE_0_5_0:1.1.1.1 RELEASE_0_4_0:1.1.1.1 RELEASE_0_3_0:1.1.1.1 V0:1.1.1.1 cairomm:1.1.1; locks; strict; comment @# @; 1.2 date 2006.02.17.15.19.30; author jjongsma; state Exp; branches; next 1.1; commitid 10a543f5e9734567; 1.1 date 2005.12.02.13.34.41; author murrayc; state Exp; branches 1.1.1.1; next ; commitid 2b0c43904d684567; 1.1.1.1 date 2005.12.02.13.34.41; author murrayc; state Exp; branches; next ; commitid 2b0c43904d684567; desc @@ 1.2 log @2006-02-17 Danilo Piazzalunga * AUTHORS: * INSTALL: * README: * cairomm/exception.cc: * cairomm/exception.h: Remove lingering references to libxml++ @ text @Simple install procedure ======================== % tar zxvf cairomm-.tar.gz # unpack the sources % cd cairomm- # change to toplevel directory % ./configure # run the `configure' script % make # build cairomm % make install # install cairomm @ 1.1 log @Initial revision @ text @d2 1 a2 1 ======================== d4 2 a5 2 % gzip -dc libxml++-.tar.gz | tar xvf - # unpack the sources % cd libxml++- # change to toplevel directory d7 2 a8 2 % make # build libxml++ % make install # install libxml++ @ 1.1.1.1 log @First version. @ text @@