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 -> Re: Path problem ?

Re: Path problem ?

From: DJ <nospamplease_at_goaway.com>
Date: Wed, 26 Nov 2003 22:02:23 -0000
Message-ID: <Qp9xb.4219$qn4.34838@newsfep4-glfd.server.ntli.net>

"mhk" <rrrr_at_rrrrrl.com> wrote in message news:bq37kq$1te3$6_at_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
>

what error do you get

have you tried setenv PATH /usr... Received on Wed Nov 26 2003 - 16:02:23 CST

Original text of this message

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