system and set your CLASSPATH to refer to the
zip or jar file accordingly.
e.g.
CLASSPATH=...:/usr/local/mysql/jdbc-driver-for-mysql.zip:...
export CLASSPATH
__ Reply Separator _
Subject: Newbie mySQL MkLinux and JDBC
Author: dtbrown
I'm a newbie, and I'm trying to install a JDBC drivable database engine on my
MkLinux (DR3) machine. MySQL should do the trick, and I have configured the
files without any trouble, but the compile fails. Is there anyone out there
who has experience with this installation???
Thanks!
DTB