Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CLASS_PATH



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