Browse CVS RepositoryLog of /freewnn/FreeWnn/INSTALL.en
Revision 1.7 - (view) (download) (annotate) - [select for diffs] Thu Dec 23 17:57:32 2010 UTC (13 years, 3 months ago) by aonoto Branch: MAIN CVS Tags: HEAD, freewnn-1-1-1-a022, freewnn-1-1-1-a022I002, freewnn-1-1-1-a023, freewnn-1-1-1-a023-1 Branch point for: freewnn-1-1-1-a022I001 Changes since 1.6: +43 -11 lines Diff to previous 1.6 Update INSTALL.en to follow current INSTALL document. Revision 1.6 - (view) (download) (annotate) - [select for diffs] Sat Jun 23 16:34:16 2007 UTC (16 years, 9 months ago) by aonoto Branch: MAIN Changes since 1.5: +17 -2 lines Diff to previous 1.5 - Added detection code if your system need to install uum as set-[ug]id program on configure time. Recent systems may install uum as normal program (to reduce security risk). You can also specify --enable-client-setuid / --enable-client-setgid=group (group must be specified) to control set-[ug]id of uum. - Added uum-related option to INSTALL* file. - Use modern style AC_INIT. (added pseudo(?) version number and contact address. comments are welcome.) Revision 1.5 - (view) (download) (annotate) - [select for diffs] Sun Nov 19 16:21:22 2006 UTC (17 years, 4 months ago) by aonoto Branch: MAIN Changes since 1.4: +6 -8 lines Diff to previous 1.4 - Current code cannot build on Mac OS X 10.2 (Darwin 6) environment (at least on cf.sourceforge.jp). So we changed to build libconvkey (*Wnn/conv/) only if --enable-client specified. - This change also applies to [kc]Wnn, so you can build [kc]uum if you specify --enable-client . - Other usual change (part of my change on builddir != srcdir case, strip mail address, ...) Revision 1.4 - (view) (download) (annotate) - [select for diffs] Fri May 21 16:39:31 2004 UTC (19 years, 10 months ago) by aono Branch: MAIN CVS Tags: freewnn-1-1-1-a021 Changes since 1.3: +4 -1 lines Diff to previous 1.3 Commit from my work area part 2. (Bit large ...)
Rewrote configure part of libwrap support:
- By default, configure finds if libwrap is installed.
- Do AC_TRY_LINK() on both $withval=yes and $withval=PATH case.
(AC_CHECK_LIB() fails against original TCP wrapper ...)
- HAVE_LIBWRAP are defined in config.h.in, so remove "-DHAVE_LIBWRAP"
from CFLAGS.
- Changed WRAPLIBS -> WRAPLIB .
- Add WRAPLIB on [kc]Wnn . Also add --mode=XXX to LIBTOOL lines.
Other changes:
- (configure) Running generated script by autoconf-2.53 (that we are
using) fails on some Bourne shell family (lack of LINENO support.
ex. FreeBSD). Add code to clear default --with-tag (Libtool issue?).
- (configure) Add -no-cpp-precomp on Darwin only if you are using gcc.
(But I don't know other compilers running on Darwin.)
- (configure) Use $ac_install_sh to mkdir Contrib/dic/gerodic .
- (do_env.c) Convert non-printable character for logging on JS_OPEN /
JS_CONNECT. Partial fix of Bugtraq id 7918 ([freewnn:01002]).
Please don't install jserver as setuid *root* ... (^^;)
- (revdic.c) Fix compiler warnings.
- (some Makefiles) Some lines changed to build correctly if
builddir != srcdir. (I think this don't break normal build.)
Revision 1.3 - (view) (download) (annotate) - [select for diffs] Sat May 11 13:03:35 2002 UTC (21 years, 11 months ago) by hiroo Branch: MAIN CVS Tags: freewnn-1-1-1-a020 Changes since 1.2: +28 -20 lines Diff to previous 1.2 * Slight change of installation instructions. * Add --enable-client option. Revision 1.2 - (view) (download) (annotate) - [select for diffs] Sun Sep 16 11:16:13 2001 UTC (22 years, 7 months ago) by hiroo Branch: MAIN Changes since 1.1: +23 -4 lines Diff to previous 1.1 Updated INSTALL description, and added the description for some configure options. Revision 1.1 - (view) (download) (annotate) - [select for diffs] Mon Jun 18 09:09:20 2001 UTC (22 years, 9 months ago) by ura Branch: MAIN CVS Tags: freewnn-1-1-1-a018 FreeWnn-1.1.1-a018 is released. This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
|