Index: ossp-pkg/uuid/INSTALL RCS File: /v/ossp/cvs/ossp-pkg/uuid/Attic/INSTALL,v rcsdiff -q -kk '-r1.4' '-r1.5' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/INSTALL,v' 2>/dev/null --- INSTALL 2005/08/31 10:36:11 1.4 +++ INSTALL 2005/09/02 14:00:45 1.5 @@ -11,11 +11,12 @@ To install OSSP uuid into /path/to/uuid/ perform the following steps in your shell: - $ ./configure \ - --prefix=/path/to/uuid \ - [--with-dce] \ - [--with-perl[=/path/to/[bin[/perl] - --with-perl-compat]] + $ ./configure + --prefix=/path/to/uuid + [--with-dce] + [--with-perl[=/path/to/[bin[/perl] + --with-perl-compat]] + [--with-php] $ make $ make check $ make install [DESTDIR=/path/to/temp/root]