From: dbs Date: Sun, 19 Oct 2008 20:45:42 +0000 (+0000) Subject: Correct configure options in install README X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=632a71bbdff66baad0f643fc07c5c09daad3d852;p=opensrf%2Fbjwebb.git Correct configure options in install README git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1465 9efc2488-bf62-4759-914b-345cdb29e865 --- diff --git a/README b/README index 267b3c6..13d9c53 100644 --- a/README +++ b/README @@ -29,7 +29,7 @@ directory (with the exception of the Perl modules, which are installed into system directories). Issue the following commands to configure and build OpenSRF: -./configure --with-prefix=/openils --with-sysconfdir=/openils/conf +./configure --prefix=/openils --sysconfdir=/openils/conf make Installation instructions: