From f4ef78c9c33f24dc4d8557ac470a44e2b53a96ab Mon Sep 17 00:00:00 2001 From: David Rose Date: Sat, 5 Jun 2004 01:37:31 +0000 Subject: [PATCH] typo --- doc/INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/INSTALL b/doc/INSTALL index 0461d3f51b..7cd7a9985e 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -640,7 +640,7 @@ file, you should see something like this: If you get instead an error about some shared library or libraries not being found, check that your LD_LIBRARY_PATH setting (on Unix) or your -PATH (on Windows) include the directory in which all of the Panda +PATH (on Windows) includes the directory in which all of the Panda libraries have been installed. (This is normally $INSTALL_DIR/lib, or whatever you set INSTALL_DIR to followed by "lib". On Unix, this defaults to /usr/local/panda/lib. If you have defined INSTALL_LIB_DIR