Re: Java binaries: CLASSPATH, -classpath, -cp?

1999-08-25 Thread Stephane Bortzmeyer
On Tuesday 17 August 1999, at 18 h 31, the keyboard of Gregor Hoffleit <[EMAIL PROTECTED]> wrote: > Now if I'd like to make this script indepedent of the > java-virtual-machine, what do I have to do ? If all the Java virtual machines follow the Policy (built-in CLASSPATH which includes the Repo

Re: CLASSPATH settings for JDBC

1999-08-25 Thread Stephane Bortzmeyer
On Thursday 19 August 1999, at 11 h 46, the keyboard of Andreas Tille <[EMAIL PROTECTED]> wrote: > CLASSPATH=.:/usr/local/share/LocalJava:/usr/lib/jdk1.1/lib/classes.zip > > nut this doesn't work, too. Strange. The second way works for me. > By the way, if I get the freetds_jdbc working I pla

Re: Problems with examples of libpsjava

1999-08-25 Thread Stephane Bortzmeyer
On Thursday 19 August 1999, at 14 h 37, the keyboard of David Rocher <[EMAIL PROTECTED]> wrote: > you should have /usr/lib/postgresql/lib/postgresql.jar in your > CLASSPATH. > > (not java-policy complaint... should get a bug report...) Not yet: the text of the Policy is not even included in jav

Re: CLASSPATH settings for JDBC

1999-08-25 Thread Andreas Tille
On Wed, 25 Aug 1999, Stephane Bortzmeyer wrote: > > 1) Where can I find the recent Debian Java policy for storing the > >files right? > http://www.debian.org/~bortz/Java/policy.html Thanks. I hoped to find out what to do that the package would work without setting an explicite CLASSPATH. Unf

Re: CLASSPATH settings for JDBC

1999-08-25 Thread Stephane Bortzmeyer
On Wednesday 25 August 1999, at 15 h 51, the keyboard of Andreas Tille <[EMAIL PROTECTED]> wrote: > Depends: java-compiler-dummy, java-virtual-machine-dummy, java-common java-compiler, java-virtual-machine java-compiler-dummy is just an implementation (actually a simple wrapper) of java-comp