Re: connector mxj problems on linux

Eric Herman <[email protected]>
Newsgroups gmane.comp.db.mysql.java
Message-ID <1146241016.1471.44.camel@localhost>
On Fri, 2006-04-28 at 16:56 +0200, Diego Zanga wrote:
> 2006/4/27, Eric Herman <[email protected]>:
> > On Thu, 2006-04-27 at 11:56 +0200, Diego Zanga wrote:
> >
> > > The first "thing" i see is that the path used is an absolute
> 
> I'm packaging my project with mxj and u'r fix to check it
> 

Great! I wish you the best of luck! Please keep us posted. If you have
issues, we're here to help ... and we love to hear success stories, too!

> however , just to make it harder :O), the first tester
> has no linux available with week, it has only mac, and
> asked me on witch processor it works on mac :O?

The OS X binary is for PowerPC.

By default Connector/MXJ ships with the following platforms:

 * Linux, x86 (statically linked glibc)
 * Mac OS X, PPC (version 10.3 & up)
 * Windows, x86 (NT/XP/2003 ... not: 95/98/ME/CE)
 * Solaris, Sparc (versions 9 & up; future version will run on Solaris 8
and up)

However, if additional platforms are required, it isn't very hard to add
binaries for other platforms to the connector-mxj jar file. 

In short there is a version directory in the jar file (Connector/MXJ
ships with 4.1.13, the 5.0 branch ships with MySQL 5.0 by default).
Under that directory are sub-directories for each platform. The
directory names are determined by using Java system properties "os.name"
and "os.arch" separated by a hyphen. The 5.0 branch replaces spaces with
underscores. In this directory the mysqld binary is places, along with a
text file with the version information.

If you wish to alter the supported platforms for your uses, we'll be
happy to help with that.

We distribute the most common case, but we know not everyone's needs are
the same. For instance, one client added SunOS-x86, one of our support
guys runs BSD on his personal machine and added a binary for that, one
user stripped out the non-windows binaries. We can help you configure it
for your individual needs.

> i'm going on holiday this weekend, within 2 hours :O)
> so will speak again thursday

Have a great holiday.
> 
> 
> cya thx

Cheers,
 -- Eric

-- 
Eric Herman, Software Developer
MySQL AB, www.mysql.com
Mobile: +1 206 913 8942

Are you MySQL certified?  www.mysql.com/certification


-- 
MySQL Java Mailing List
For list archives: http://lists.mysql.com/java
To unsubscribe:    http://lists.mysql.com/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.