13
0
livetrax/libs/cairomm/INSTALL
Carl Hetherington d346adb1d9 Add missing cairomm lib from previous commit.
git-svn-id: svn://localhost/ardour2/trunk@2631 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-11-13 00:43:53 +00:00

10 lines
281 B
Plaintext

Simple install procedure
========================
% tar zxvf cairomm-<version>.tar.gz # unpack the sources
% cd cairomm-<version> # change to toplevel directory
% ./configure # run the `configure' script
% make # build cairomm
% make install # install cairomm