[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] mysql 4 package?
- Subject: RE: [cobalt-users] mysql 4 package?
- From: Arthur Sherman <arturs@xxxxxxxxxxxxxxxx>
- Date: Tue Feb 10 07:29:00 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
It looks specific to raq4i, doesn't it?
Arthur Sherman
> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx] On Behalf Of
> desa15@xxxxxxxx
> Sent: Tuesday, February 10, 2004 16:57
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: RE: [cobalt-users] mysql 4 package?
>
> If you not download the binary precompiled version check with
> this flags in the configure
>
> ./configure --with-low-memory --disable-assembler
> --disable-shared \ --with-mysqld-ldflags="-all-static" \
> --with-client-ldflags="-all-static" \
> --prefix=/usr/local/mysql \ --disable-maintainer-mode \
> --with-mysqld-user=mysql \
> --with-unix-socket-path=/var/lib/mysql/mysql.sock \
> --without-comment \ --without-debug \ --without-bench \
> --without-test \ --without-raid
>
> make
> make install
>
>
>
>
>
>
>
>
>
>
>
> Un saludo, Danny
>
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>