--- parser3/INSTALL 2005/12/09 10:49:08 1.44.2.5 +++ parser3/INSTALL 2005/12/16 10:14:54 1.46 @@ -14,7 +14,6 @@ wget http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc6.6.tar.gz gunzip -c gc6.6.tar.gz | tar vxf - cd gc6.6 - CPPFLAGS=USE_LIBC_PRIVATES \ ./configure --prefix=$HOME/parser3project/gc --disable-threads --disable-shared --silent make install @@ -257,11 +256,11 @@ ./p3runConfigure example: - ./p3runConfigure --prefix=$D/apache13install --enable-module=rewrite + ./p3runConfigure --prefix=$HOME/apache13install --enable-module=rewrite WARNING: if you want to use apache configure option --enable-shared=max, do this: ./p3runConfigure --enable-shared=max --disable-shared=mod_parser3.c Alexandr Petrosian (http://paf.design.ru) -$Id: INSTALL,v 1.44.2.5 2005/12/09 10:49:08 paf Exp $ +$Id: INSTALL,v 1.46 2005/12/16 10:14:54 paf Exp $