Question arising from a post

From: Antonie C Malan <malan2000(at)optusnet(dot)com(dot)au>
To: "PGSql JDBC Email List" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Question arising from a post
Date: 2002-11-02 23:53:54
Message-ID: 200211031053.54959.malan2000@optusnet.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)optusnet(dot)com(dot)au

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2002-11-03 01:21:11 Re: move 0 behaviour
Previous Message Kris Jurka 2002-11-02 22:26:22 Re: DatabaseMetaData.getTables() problem