From owner-freebsd-questions Tue Aug 7 23:26: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts6-srv.bellnexxia.net (tomts6.bellnexxia.net [209.226.175.26]) by hub.freebsd.org (Postfix) with ESMTP id E3E7C37B401 for ; Tue, 7 Aug 2001 23:26:01 -0700 (PDT) (envelope-from david@skytrackercanada.com) Received: from d.tracker ([65.92.113.185]) by tomts6-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010808062600.CJEN3759.tomts6-srv.bellnexxia.net@d.tracker> for ; Wed, 8 Aug 2001 02:26:00 -0400 Received: (from david@localhost) by d.tracker (8.11.3/8.11.3) id f787P9811353 for questions@freebsd.org; Wed, 8 Aug 2001 03:25:09 -0400 (EDT) (envelope-from david) Date: Wed, 8 Aug 2001 03:25:09 -0400 (EDT) From: David Banning Message-Id: <200108080725.f787P9811353@d.tracker> To: questions@freebsd.org Subject: how to get jdbc running Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have mysql running, and I would like to run jdbc-mm. I installed it from the ports without errors, but I am no java expert. I have followed the "first cup of java" and so my java seems to be up and running. It seems that the documentation listed doesn't jive with what I have installed. The docs make reference to several files, while the installation only seems to have installed one mysql_comp.jar file (other than all the files listed under a ./doc subdirectory. It seems that it is not too many steps to get a sample program to initialize and recognize the mysql database. Can anyone help my along here? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message