You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by anton rahmadi <a_...@telkom.net> on 2003/05/05 09:00:54 UTC

Installing MySQL-J connector on Linux

I'm a newbie in java, now i'm working on Linux (Mandrake)

the 1st step has been successfully done : installing java 2 sdk
the 2nd step has been successfully done too : installing apache tomcat 4.x
(all step above has been tested by java applet, javac, and jsp)

now i'm still confused to install mysql-j connector and also script to
connect database (is that still the same with an old m3sql ?), what i've
done is

creating /java/mysql-j and untar all mysql-j-3.0.6-stable files in to that
directory.
Following the instruction :
export CLASSPATH=/java/mysql-j/com:$CLASSPATH


what shoud i do next ?  how could i know that mysql-j has been installed
succesfully.

ps :
/java/j2sdk --> j2sdk folder
/java/tomcat --> apache tomcat folder
http port : 8000




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org