From c3cf188839b312c8c30a1bd17b6ac9efbe337fc6 Mon Sep 17 00:00:00 2001 From: Ralph Lange Date: Fri, 4 Apr 2003 14:08:58 +0000 Subject: [PATCH] += chatr hint --- documentation/README.hpux | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/README.hpux b/documentation/README.hpux index 11535dfb2..0cd81f3cf 100644 --- a/documentation/README.hpux +++ b/documentation/README.hpux @@ -75,6 +75,10 @@ Still on systems where the libraries are not found at the generic place environment you can point your client application to a fallback location. +You can always change the order of search paths and disable usage of the +internal path and/or environment variable later on in the binary without +recompiling using the "chatr" (change attributes) command. + Known Problems --------------