Simple install procedure ======================== % gzip -dc libxml++-.tar.gz | tar xvf - # unpack the sources % cd libxml++- # change to toplevel directory % ./configure # run the `configure' script % make # build libxml++ % make install # install libxml++