Subject: LD_LIBRARY_PATH and apache
To: None <netbsd-help@netbsd.org>
From: Sam Carleton <sam@linux-info.net>
List: netbsd-help
Date: 12/25/2002 09:26:03
Folks,
First off, I can never remeber the name of the enviornement
variable, if memory serves, it is LD_LIBRARY_PATH. Well, all
the same... I have writen a CGI program for apache. I am
using some libraries in /usr/pkg/lib. When apache tries to
run the CGI program, it isn't able to find the libraries.
What is the best way to tell Apache to search /usr/pkg/lib.
Sam