X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=INSTALL;h=54c3246dca91ebd808418e99192e6eea66259994;hb=e31793b83c7b9aabc7c3e72f2ace86b3418503fc;hp=cbe9e7b41fdb24b029f83d4c4115b1ab21234258;hpb=a41d247913d13949f259e89e4222753643af04aa;p=platform%2Fupstream%2Fat-spi2-core.git diff --git a/INSTALL b/INSTALL index cbe9e7b..54c3246 100644 --- a/INSTALL +++ b/INSTALL @@ -1,13 +1,13 @@ Install procedure ----------------- - % gzip -cd at-spi-1.9.0.tar.gz | tar xvf - # unpack the sources - % cd at-spi-1.9.0 # change to the toplevel directory - % ./configure # run the `configure' script - % make # build at-spi + % gzip -cd at-spi-core-2.0.0.tar.gz | tar xvf - # unpack the sources + % cd at-spi-core-2.0.0 # change to the toplevel directory + % ./configure # run the `configure' script + % make # build at-spi-core [ Become root if necessary ] - % make install # install at-spi + % make install # install at-spi-core Requirements ------------