Question arising from a post - Mailing list pgsql-jdbc

From Antonie C Malan
Subject Question arising from a post
Date
Msg-id 200211031053.54959.malan2000@optusnet.com.au
Whole thread Raw
Responses Re: Question arising from a post  (Dave Cramer <Dave@micro-automation.net>)
List pgsql-jdbc
On 30 Oct Dave Bartmess wrote:

"checked out the latest from CVS. I can't seem to get it to compile,
though. My classpath is set to:

CLASSPATH=.:/jdk/jre/lib/rt.jar:/jdk/lib/dt.jar:/jdk/jre/lib:/jdk/jre/lib/ext:/usr/share/java:/jdk/lib/tools.jar"

Is it necessary to include jars found in /whatever/lib directories in the
classpath?  Are those jars not for use by other jars (mostly to be included
in the classpath) or whatever in other parts of the ultimate parent (/jdk in
this case) directory?

I've never used anything from CVS, so I may be totally wrong here, but does
the CVS not contain source of parts or the whole of the latest ( and often
not thorougly tested) version of the application under consideration,
PostgreSQL in this case?  If that is true, is the classpath needed for
anything but compiling the jar file containing the driver from the CVS
source?  Or is PostgreSQL written in Java?

I realise this may be slightly off-topic, but it does concern PostgreSQL, well
at least somewhat, and I'd love to get the basics right.

Thanks everyone,
--
Chris Malan
malan2000@optusnet.com.au

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: DatabaseMetaData.getTables() problem
Next
From: Timothy Reaves
Date:
Subject: A result was returned by the statement, when none was expected.