If you can edit the apache configuration, try adding the required
LD_LIBRARY_PATH into $APACHE_HOME/bin/envvars # Where $APACHE_HOME is
the install root of apache. You will need to bounce apache , though.
Abhilash
On 6/7/07, C. Michael Pilato <cmpilato@xxxxxxxxxx> wrote:
Austin Samples (asamples) wrote:
> By calling ldd on cvsgraph I get the following
>
> libfreetype.so.6 => (file not found) libttf.so.2 => (file not found)
> libjpeg.so.62 => (file not found) libpng10.so.0 => (file not found)
> libz.so => /usr/lib/libz.so libm.so.1 => /usr/lib/libm.so.1 libc.so.1 =>
> /usr/lib/libc.so.1 libdl.so.1 => /usr/lib/libdl.so.1
> /usr/platform/SUNW,Sun-Fire-V440/lib/libc_psr.so.1
>
> We obviously arent seeing the libfreetype files which are located in
> /auto/usrcisco-sunos-5.8-sparc-32/lib, I think I just used setenv to set
> the /auto/usrcisco-sunos-5.8-sparc-32/lib path to my *local*
> LD_LIBRARY_PATH, don't know offhand how to set the environment for
> apache to run in.
>
> I know you arent an apache developer but do you have any idea how I
> could add a path like /auto/usrcisco-sunos-5.8-sparc-32/lib to the
> apache environment in /local1/apache. Thanks again for your help
You might want to add it to your system's environment. On Linux this would
be a changed to /etc/ld.so.conf and a re-run of /sbin/ldconfig. I'm not
sure what Solaris equivalent is.
--
C. Michael Pilato <cmpilato@xxxxxxxxxx>
CollabNet <> www.collab.net <> Distributed Development On Demand
|
|