I'm using tcsh, so I think it is done the way I did it below.
Maybe I'm wrong though, anyone have any ideas?

Corey

On Mon, 16 Apr 2001, toby cabot wrote:

> > 
> >set CLASSPATH = ($CLASSPATH /usr/local/lib/postgresql.jar .)
> > 
> 
> CLASSPATH is colon-delimited so try:
> 
> set CLASSPATH = ($CLASSPATH:/usr/local/lib/postgresql.jar:.)
> 
> 

Corey Mosher

-----------------------------
Hub.Org Networking Services 
251 Main St. 
Wolfville, NS
Canada
B0P 1X0
Email: [EMAIL PROTECTED]
Phone: (902) 542-3657
-----------------------------
PostgreSQL, Inc.
251 Main St.
Wolfville, NS
Canada
B0P 1X0
Email: [EMAIL PROTECTED]
Phone: (902) 542-0713
-----------------------------
Fax:   (902) 542-5386


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to