Hi!
>>>>> "George" == George Taylor IV <[EMAIL PROTECTED]> writes:
George> I would like to try mySQL but I only see distributions for 2.5.1 Solaris
George> and above. I run 2.5 and can not in the near future upgrade. Will the 2.5.1
George> version run on 2.5 or are 2.5.1 libraries required?
I think you can use MySQL with native threads on 2.5; If not, you can
always configure MySQL to work with MIT-pthread with:
./configure --with-mit-threads
(This works on Solaris 2.4.1 -> at least 2.6)
George> Your note that GNU tar is required for unpacking the distribution; I get
George> a Solaris tar error at end-of-file. Tried to download from your page the
George> 2.5.1 gtar-solaris but get a "Cannot execute binary file" error
George> gtar-solaris: Exec format error. Does something have to be done to the
George> gtar distribution for it to be used?
Are you using Solaris on Sparc or intel ?
The problem is probably that gtar-sparc.gz is compiled on Solaris
2.5.1
I did just now make available the following file:
ftp://www.tcx.se/pub/mysql/Downloads/Solaris/gtar-solaris-4.1.4-sparc.gz
Can you try if this works for you ?
(This works at least an 2.5.1)
Remember that you must unzip this before executing it!
Regards,
Monty
-----------------------------------------------------------
Send a mail to [EMAIL PROTECTED] with
unsubscribe mysql [EMAIL PROTECTED]
in the body of the message to unsubscribe from this list.