--- parser3/INSTALL 2005/12/08 14:29:55 1.44.2.3 +++ parser3/INSTALL 2005/12/16 10:14:54 1.46 @@ -158,11 +158,10 @@ --with-pathlink=LKEY put dynamic libraries paths to binary using linker key (-R, -rpath-link) - Sample: cd $HOME/parser3project/parser3 ./configure --prefix=$HOME/parser3install \ - --with-static-gc=$HOME/parser3project/gnome/lib \ + --with-static-gc=$HOME/parser3project/gc/lib \ --with-static-xml=$HOME/parser3project/gnome \ --with-sendmail="/usr/sbin/sendmail -i -t -f postmaster" \ --silent @@ -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.3 2005/12/08 14:29:55 paf Exp $ +$Id: INSTALL,v 1.46 2005/12/16 10:14:54 paf Exp $