On Wed, 23 Mar 2005 01:06:19 -0800 (PST), Allen Umlas <[EMAIL PROTECTED]> wrote: > > Sir, > I sucessfully installed the jre 1.5 on redhat and > fedora core2, the problem actually is using the jdbc > driver, kala ko kasi pag install ko ng jre 1.5,j2se > kasama na ang jdbc driver for mysql. :) > now i downloaded the mysql-connector-java.tar.gz > how can i link or use this one. hindi ko kasi ma > compile. > <snip>
why dont you uncompress it first to see what is inside? a simple $ tar zxf mysql-connector-java.tar.gz should do the trick. maybe the mysql driver library is inside and all you need to do is to add it in your classpath. btw, i think you should really be asking this in the newbie list[1]. ciao! [1] http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie/ -- "Programming, an artform that fights back" Anuerin G. Diaz Registered Linux User #246176 Friendly Linux Board @ http://mandrakeusers.org/index.php -- Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
