From owner-FreeBSD-users-jp@jp.FreeBSD.org Mon Jun  9 15:49:36 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id h596naZ52701;
	Mon, 9 Jun 2003 15:49:36 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from boston.dbng.lab (newbury.etc.kanazawa-it.ac.jp [202.13.165.23])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet id h596nZY52678
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Mon, 9 Jun 2003 15:49:35 +0900 (JST)
	(envelope-from r@harara.com)
Received: from boston.dbng.lab (localhost [127.0.0.1])
	by boston.dbng.lab (8.12.9/8.12.9) with ESMTP id h596nPQk016362
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Mon, 9 Jun 2003 15:49:25 +0900 (JST)
	(envelope-from r@harara.com)
Received: (from rhara@localhost)
	by boston.dbng.lab (8.12.9/8.12.9/Submit) id h596nPeX016361
	for FreeBSD-users-jp@jp.FreeBSD.org; Mon, 9 Jun 2003 15:49:25 +0900 (JST)
X-Authentication-Warning: boston.dbng.lab: rhara set sender to r@harara.com using -f
From: Ryuichiro Hara <r@harara.com>
To: FreeBSD-users-jp@jp.FreeBSD.org
Message-ID: <20030609064925.GA16160%r@harara.com>
References: <20030609140818.2F97.DEANS@justgoto.net> <200306091455.FAE86310.NTBZVBZB@Red.An.Egg.Or.JP>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-2022-jp
Content-Disposition: inline
In-Reply-To: <200306091455.FAE86310.NTBZVBZB@Red.An.Egg.Or.JP>
X-GnuPG-Key: http://www.keyserver.net:11371/pks/lookup?op=get&search=0x95D479DC
X-Fingerprint20: 4441 7BF8 2655 615D 3577  D50D F9FC EBFE 95D4 79DC
X-Platform-info: FreeBSD i386 5.1-BETA2 BOSTON_02,0 2003/5/29 17:40:52 JST
X-Machine-type: Toshiba Portege 2000
User-Agent: Mutt/1.5.4i-ja.1
Reply-To: FreeBSD-users-jp@jp.FreeBSD.org
Precedence: list
Date: Mon, 9 Jun 2003 15:49:25 +0900
X-Sequence: FreeBSD-users-jp 74844
Subject: [FreeBSD-users-jp 74844] Re: MySQL Ports
 =?ISO-2022-JP?B?GyRCJSQlcyU5JUghPCVrJE4lKiVXJTclZyVzGyhC?=
Sender: owner-FreeBSD-users-jp@jp.FreeBSD.org
X-Originator: r@harara.com
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+030602

# make WITH_CHARSET=ujis WITH_XCHARSET=all WITH_OPENSSL=yes install

$B$G$O!)(B


     make [-BPSXeiknqrstv] [-C directory] [-D variable] [-d flags]
          [-E variable] [-f makefile] [-I directory] [-j max_jobs]
          [-m directory] [-V variable] [variable=value] [target ...]



$B$9$J$o$A4JC1$J>l9g$@$C$?$i!"(B

# make $BJQ?t(B=$BCM(B... $B%?!<%2%C%H(B




On Mon, Jun 09, 2003 at 02:55:14PM +0900,
 YAMAguchi*core*YASUyuki wrote:

> $B;38}(B $B$G$9!#(B
> 
> Mon, 09 Jun 2003 14:16:12 +0900 $B:"(B
> "deans <deans@justgoto.net>"$B$O$s$O8@$o$O$j$^$7$?!'(B
> >
> > MySQL$B$N(Bports$B$N%$%s%9%H!<%k$G(B
> > $BIaDL$K(Bmake install$B$G=*$o$j$G$9$,!"(B
> > 
> > [root@galaxy mysql41-server]# make install --WITH_CHARSET=ujis --WITH_XCHARSET=all --WITHOPENSSL=yes
> > 
> > You may use the following build options:
> > 
> >         WITH_CHARSET=charset    Define the primary built-in charset (latin1).
> >         WITH_XCHARSET=list      Define other built-in charsets (may be 'all').
> >         WITH_OPENSSL=yes        Enable secure connections.
> >         DB_DIR=directory        Set alternate directory for database files
> >                                 (default is /var/db/mysql).
> >         WITH_LINUXTHREADS=yes   Use the linuxthreads pthread library.
> >         OVERWRITE_DB=yes        Re-initialize default databases.
> >         SKIP_DNS_CHECK=yes      Don't run resolveip to do an additional DNS
> >                                 reverse lookup  before inserting local
> >                                 hostname into mysql database
> >                                 (use if your machine has no official DNS entry).
> >         BUILD_STATIC=yes        Build a static version of mysqld.
> >         BUILD_OPTIMIZED=yes     Add -mcpu=i686 to CFLAGS.
> > 
> > ===>  Extracting for mysql-server-4.1.0_1
> > 
> > $B$3$N$h$&$J%a%C%;!<%8$,2hLL$K=P$F$$$^$9!#(B
> > $B$3$N$h$&$J%*%W%7%g%s$N$D$1J}Bg>fIW$J$N$G$7$g$&$+!#(B
> 
> man make $B$9$l$P2r$k$N$G$9$,!"%*%W%7%g%s;XDj$O(B 
> 
> make install --DWITH_CHARSET=ujis --DWITH_XCHARSET=all --DWITHOPENSSL=yes
> 
> $B$H$J$j$^$9!#(B Linux $B$G$bJQ$o$j$J$$$O$:$8$c$J$$$G$7$g$&$+!#(B
> 
> http://www.jp.freebsd.org/cgi/mroff.cgi?subdir=man&lc=1&man=make&dir=jpman-4.7.0%2Fman&sect=0
> 
> $B$^$?!"(B make install $B;~$8$c$J$/$C$F(B configure $B%9%/%j%W%H$KEO$9%*%W(B
> $B%7%g%s$r@)8f$7$F$$$kMM$J%*%W%7%g%s$O(B make $B;~$K$b;XDj$9$kI,MW$,$"(B
> $B$j$=$&$@$H;W$$$^$9!#(B
> --
> #      $BFn2OFb$NBgGO</%b%s(B      # $B$3$s$J(B core $B;:$s$@3P$($,$"$j$^$;$s(B!   #
> # $B;38}LwG7(B ($B$d$^$0$A(B $B$d$9$f$-(B) # $B$=$s$J(B core $B$K0i$F$?3P$($O$"$j$^$;$s(B! #
> #   YamaYasu@Red.An.Egg.OR.JP  # $B$=$s$J(B core $B66$N2<$K<N$F$^$9$h(B!!      #
> 

-- 
$B86(B $BN40lO:(B
MSN: rh0302@hotmail.com
