/*--- tgif version 4.1.20 for OS/2 release 1 (Jun 25 00:24:47 JST 2000) ----*/ Table of contents ================= Introduction @int Required Executables @req Installation @ins Mannuals @man Introduction @int ============ tgif - Xlib based interactive 2-D drawing facility under X11. Supports hierarchical construction of drawings and easy navigation between sets of drawings. It's also a hyper-graphics (or hyper-structured-graphics) browser on the World-Wide-Web. I did not change source files at all, becuase emx/gcc codes have been included in original files. If you have questions and suggestions, please mail me. SAWATAISHI JUN, YOKOHAMA JAPAN http://www2s.biglobe.ne.jp/~vtgf3mpr/indxos2.htm Required Executables @req ==================== XFree86 3.3.6 for OS/2 must have been installed. http://powerusersbbs.com/os2/xfree86.html If you'd like to use Japanese charactors, install X server with VFlib, canna, and kinput2. (Visit my web page, and you will be able to get them.) HOBBES=ftp://hobbes.nmsu.edu/pub/os2 LEO=ftp://ftp.leo.org/pub/comp/os/os2/leo JSAWA=http://www2s.biglobe.ne.jp/~vtgf3mpr emx runtime version 0.9d (or later): Not included HOBBES/dev/emx/v0.9d/emxrt.zip LEO/dev/emx/v0.9d/emxrt.zip `man' (requires GNU groff) HOBBES/dev/help/gnuman.zip ; v1.0 LEO/gnu/doc/man11a.zip ; v1.1a JSAWA/linux/man.htm ; v1.5g GNU groff Groff v1.10 HOBBES/apps/wp/gnugroff.zip LEO/gnu/doc/gnugroff.zip GNU groff v1.15 (with Japanization patch) JSAWA/manpage/manpage-e.htm [English] JSAWA/manpage/manpage.htm [Japanese] GNU grep HOBBES/util/file/gnugrep.zip ; v2.0 LEO/gnu/systools/gnugrep.zip ; v2.0 JSAWA/gnu/grep.htm ; v2.3h or later Pager : I strongly recommend you to install `less' less 332 with Japanese patch: http://hp.vector.co.jp/authors/VA000199/os2/ You can use this in virtual terminal (xterm etc) of XFree86 for OS/2. You should get this one if you'd like to see manpages in XFree86. less 329 without XFree86 capability LEO/unix/gnu/less329-2.zip HOBBES/unix/util/util/file/less329-2.zip Installation @ins ============ If your XFree86 drive is 'x', do like this. foo> unzip tgif4.1.20.zip foo> unzip emx-tgif.zip -d x:\ Non-Japanese user ~~~~~~~~~~~~~~~~~ Configulation file for tgif is `/XFree86/lib/X11/tgif/tgif.Xdefaults', so you should make a backup file and carefully edit it. After you completely modified it, do like this. If your shell is `cmd.exe': foo> type x:\XFree86\lib\X11\tgif\tgif.Xdefaults >> %HOME%\.Xresources If your shell is korn like Unix shell: foo> cat x:/XFree86/lib/X11/tgif/tgif.Xdefaults >> $HOME/.Xresources Japanese user ~~~~~~~~~~~~~~ Edit configuration file `_Xresources.sample'. You may change definitions of "Tgif.SquareDoubleByteFonts". If your shell is `cmd.exe': foo> type _Xresources.sample >> %HOME%\.Xresources If your shell is korn like Unix shell: foo> cat _Xresources.sample >> $HOME/.Xresources Source ~~~~~~ ftp://ftp.cs.ucla.edu/pub/tgif/tgif-4.1.20.tar.gz Sun Jun 25 01:03:52 JST 2000 SAWATAISHI JUN, YOKOHAMA JAPAN http://www2s.biglobe.ne.jp/~vtgf3mpr/indxos2.htm /*----- end of document -----------------------------------------------------*/