Ritu Kamboj wrote:
> Hi,
> 
>  Given that we shall need both 32bit and 64bit MySQL server for webstack, I 
> was thinking what
> would be the best way to install it.
>  
>  Should we have two directories namely /usr/mysql/32bit and  /usr/mysql/64bit 
> and have 32bit
> libraries and server under  /usr/mysql/32bit and only 64bit server under 
> /usr/mysql/64bit ....or
> it  should be more a directory deeper (ie /usr/mysql/bin/{32bit/64bit})

The Solaris convention has always been that bitness-dependent objects are 
installed within the same subdirectory tree, but in a separate directory 
reflecting the ISA.

MySQL works well with this directory layout.

--Stefan

--
Stefan Teleman
Sun Microsystems, Inc.
Stefan.Teleman at Sun.COM


Reply via email to