Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Oct 2004 23:06:24 +0000
From:      Victor Hugo Bilouro <victor.bilouro@terra.com.br>
To:        freebsd-java@freebsd.org, bilouro@bilouro.dynu.com
Subject:   CLASS_PATH
Message-ID:  <417057F0.9020100@terra.com.br>

next in thread | raw e-mail | index | archive | help
Hello,

  I'm trying to use JDBC, but I have having problems with CLASS_PATH...

  I know wich a have to insert the path of jdbc in CLASS_PATH, but, i 
dont have any CLASS_PATH defined in my enviroment.

  Then, i set the CLASS_PATH using follow command:

  setenv CLASS_PATH /path/of/jdbc.jar

  After then, i try to compile my java application but it does not find 
the basic class and dont compile...

  How is the default path to CLASS_PATH? Or What do I do to resolv?!

  Thanks

Bilouro

Freebsd 4.10
Java 1.4.2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?417057F0.9020100>