JDBC or JDK problem? Can't find class... - Mailing list pgsql-interfaces

From Pap Tibor
Subject JDBC or JDK problem? Can't find class...
Date
Msg-id 19980728080738.34142@op.edasz.hu
Whole thread Raw
Responses Re: [INTERFACES] JDBC or JDK problem? Can't find class...  (Cyril Ferrand <Cyril.Ferrand@sophia.inria.fr>)
List pgsql-interfaces
Hi!

I have a problem again :(
A succesfully compiled the JDBC driver, thanks to your help. But now I
can't run the example applications is src/interfaces/jdbc/example.

$ echo $CLASSPATH
.:/usr/local/jdk1.1.6/lib/classes.zip:/usr/local/lib/postgresql.jar
$ java basic
Can't find class basic
$ ls -l basic.class
-rwxr-xr-x   1 postgres postgres     3750 Jul 27 12:57 basic.class
$

I wrote a simple hello.java program, and compiled it, and I can run it.
I have problems only with JDBC example progrmas.

--Tibor

--
---------.Sig--------
Tibor Pap <papt@edasz.hu>
---------------------

pgsql-interfaces by date:

Previous
From: "Thomas G. Lockhart"
Date:
Subject: psqlodbc
Next
From: Aleksey Demakov
Date:
Subject: Re: [INTERFACES] psqlodbc