From b368015af8c2e25a3a5fcf4a0e0bb1f42ee5112b Mon Sep 17 00:00:00 2001 From: Hunter Haugen Date: Thu, 21 Jan 2010 12:55:11 -0800 Subject: [PATCH] BROKEN LD PATH --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 69473bc..497485f 100644 --- a/.zshrc +++ b/.zshrc @@ -16,7 +16,7 @@ case "$TERM" in esac # Paths -export LD_LIBRARY_PATH=/opt/csw/lib +#export LD_LIBRARY_PATH=/opt/csw/lib #zsh's path export PATH=/usr/sbin:/usr/bin:/sbin:/bin export MANPATH=/usr/man:/usr/share/man