Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Path problem ?

Path problem ?

From: mhk <rrrr_at_rrrrrl.com>
Date: Wed, 26 Nov 2003 15:59:53 -0600
Message-ID: <bq37kq$1te3$6@news.swt.edu>


Hi,

I have a ".tcshrc" file in unix but its giving me error and i think this is the reason my Servlets and database connection is not working.

can anyone tell me what can be the problem in following part of the file



set path=(. /usr/local/bin $JAVA_HOME/bin/sparcv9 $JAVA_HOME/bin
$J2EE_HOME/bin $ORACLE_HOME/bin /usr/games/bin /usr/gnu/bin

/usr/local/sbin /usr/local/etc /usr/local/bin /usr/local/bin/netpbm
/usr/local/bin/mail-utils /usr/local/bin/chinese /usr/local/bin/mail
/usr/local/bin/X11 /usr/tex/bin/sparc-sun-solaris2.9 /usr/tex/bin
/usr/local/teTeX/bin/sparc-sun-solaris2.9 /sbin /usr/sbin /usr/ucb /etc
/usr/etc /bin /usr/bin /usr/bin/X11 /usr/tex/lib/latex2htmldir
/usr/ccs/bin)
#
#
#

set history=40 alias h 'history' #alias finger '/usr/local/bin/finger' alias rm 'rm -i'
alias dfk 'df -k'

setenv LD_LIBRARY_PATH
.:/usr/local/lib:$ORACLE_HOME/lib32:$ORACLE_HOME/lib:$CATALINA_HOME/classes:/usr/local/apache2/lib

setenv CLASSPATH


Thanks in Advance

Jeff Received on Wed Nov 26 2003 - 15:59:53 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US