Bjorn Munch napsal(a): > On 05/02 21.07, Peter Tribble wrote: >> On 2/5/08, Jan S Berg <Jan.Berg at sun.com> wrote: >>> Hi, >>> >>> we have made a draft ARC case for integrating 64bit MySQL and the ODBC >>> and JDBC Connectors to OpenSolaris: >>> >>> http://wikis.sun.com/display/WebStack/MySQL64bitARC >>> >>> Please review and comment >> I thought that it was now usual to supply 64-bit files in the same >> package as 32-bit files, rather than creating a separate package? > > That is at least how it's already done with PostgreSQL, which I am > currently integration a new release of. > >> Should the bin directory contain both 32 and 64-bit subdirectories >> and select the optimal binary using isaexec? (I don't know the answer, >> I'm just throwing this one out there.) > > The bin directory should have a subdirectory sparcv9 OR amd64 and a > softlink '64' pointing to this. I assume that is a standard which > should be adhered to, though I haven't actually checked.
Yes, it is defined by PSARC/1998/374. There are also rule that 64bit version does not have separate package since S10. Zdenek