Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Need to know how to find WRE libraries for the wre.psgi
  • Loading branch information
perlDreamer committed Feb 9, 2012
1 parent 2b952b7 commit 6e80518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wre/sbin/setenvironment.sh
Expand Up @@ -2,4 +2,4 @@ export PATH=/data/wre/prereqs/bin:/data/wre/prereqs/sbin:/data/wre/sbin:/data/wr
export LD_LIBRARY_PATH=/data/wre/prereqs/lib:$LD_LIBRARY_PATH
export DYLD_FALLBACK_LIBRARY_PATH=/data/wre/prereqs/lib:$DYLD_LIBRARY_PATH
export LD_RUN_PATH=/data/wre/prereqs/lib:$LD_RUN_PATH
export PERL5LIB=/data/WebGUI/lib:$PERL5LIB
export PERL5LIB=/data/wre/lib:/data/WebGUI/lib:$PERL5LIB

0 comments on commit 6e80518

Please sign in to comment.