Config:
* Mac:   Mac OS X 10.0.4; java 1.3.1; mysql 3.23.32
* Linux: Linux 2.2.19/debian testing; java 1.3.1; mysql 3.23.36

I *really* could use some help here. I need to get MySQL up and running; 
I've been at it for 2 days and can't get my WO app to see it, whether I 
try on Linux or OS X.

Here's the scoop ... let's try OS X first:
* .jar files belong in /Library/Java/Home/lib/ext/
* In EOModeler: 
   URL: jdbc:mysql://localhost/newsie
   Driver: org.gjt.mm.mysql.Driver
* MySQL is up and running, and I created a database "newsie"

* EOModeler gives this error
>JDBC connection failed for driver :'org.gjt.mm.mysql.Driver'. Driver not 
>found in Java Runtime! Please verify your C35LASSPATH environment variable. 
>The current CLASSPATH for your application is : 
>/Developer/Applications/EOModeler.app/Contents/Resources/Java/eomodeler.zi
>p:/Users/paul/Library/Java:/Library/Java:/System/Library/Java:/Network/Lib
>rary/Java:/System/Library/Frameworks/JavaVM.framework/Classes/classes.jar:
>/System/Library/Frameworks/JavaVM.framework/Classes/ui.jar:/Library/Java/H
>ome/lib/ext/mm.mysql-2.0.6.1.jar:/Developer/Applications/EOModeler.app/Con
>tents/Resources/Java/eomodeler.zip


On Linux:
* .jar files belong in /usr/local/jdk1.3.1/jre/lib/ext/


My questions
------------

1. What file(s) do I download from http://mmmysql.sourceforge.net/? 
mm.mysql-2.0.4-bin.jar? mm.mysql-2.0.4-src.jar? mm.mysql-2.0.6.1.jar? 
something else?

2. What do I rename them to?

3. Where do I place them in the filesystem?

4. The docs talk about unpacking:
      http://mmmysql.sourceforge.net/doc/mm.doc/x68.htm
   What iss there to unpack?


please help. step-by-step instructions would be much appreciated.


Paul

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to