Re: missing Java classes

It does work using quotes & semicolons

$ java -classpath ".;../../tap.jar"  ex9

I won't dump WinXP Pro now.  Compared to my Linux machine,
my WinXP Pro machine has 10xCPU speed, 10xRAM, 6xdisk capacity.
Microsoft Windows Services for UNIX 3.0 gives me most of the advantages of Linux.
============ 
Dick McCullough 
knowledge := man do identify od existent done
knowledge haspart proposition list

  ----- Original Message ----- 
  From: Rob McCool 
  To: Richard H. McCullough 
  Cc: public-rdf-tap@w3.org 
  Sent: Sunday, December 29, 2002 9:37 PM
  Subject: Re: missing Java classes


  > Success on Linux !!!
  > 
  > Still fails on WinXP Pro.  I'm giving up on Windows.

  I would certainly agree with dumping Windows, but you might try:

  c:\> java -classpath .;..\tap.jar ex9

  it might work.

Received on Monday, 30 December 2002 09:56:49 UTC