Elisp Application
  site-lisp
  load-path
  subdirs.el
  install
    site-lisp
    by appl.
Semi
  apel
  flim
  semi
Edit
  ediff
  autoinsert
  outline mode
    cvstree
    ~/.emacs
  kill-summary
  keisen
  二進編集 hexl
    編集
    連続入力
    移動
Programming
  CC-mode
    c-mode
    style
  pbf
  pcl-cvs
  起動方法
    checkout 前
    checkout 後
  使い方
  rcs
  JDEE
  gdb
MUA
  wl
  wl + namazu
  mu-cite
      設置
  Face
    最近の作成方法
  procmail
TeX
  AUC TeX
    install
    tex-jp.el
    customize
    doc/tex-ref.tex
  YaTeX
Web
  w3
  Emacs-w3m
  wiki
  php-mode
  YaHtml
  日記 hns
    .emacs の設定例
Text
  text-adjust
辞書
  sdic
  lookup
日本語入力(総)
  日本語入力(各)
    変換機構
    UI(人間側)
    統合 Elisp
  tamago
    redhat 7.3
  tamago versions
    個別無分類情報
    問題
      jserver
  Wnn
  Canna
  Sj3
  Anthy
  FreeWnn install
    NetBSD/pkgsrc
    configure;make
  FreeWnn
    起動
    wnnstat
  辞書
  pubdic に追加
      ipadic
    ipadic
    r-dic
    Wnn Parameter
  tcode
    tcode(URL)
IRC
  liece
  irchat
  riece
遠隔操作
  tramp
Video/Audio
  Monk
Others
  Calendar

emacs-21 | dot.emacs | application | packages | 始め方 | emacs-20 | らくらく入門 | 参照カード

FreeWnn install

NetBSD/pkgsrc

input-method/ja-freewnn-server で make; make install
しかし、この方法だと、gerodic/jinmei.dic や cserver が入らない

configure;make

そこで次のように自分で make して見る。
tar zxf /e/u/j/distfiles/FreeWnn-1.1.1-a017.tar.gz
cd FreeWnn-1.1.1-a017/Xsi
./configure
make
「gcc -E が *.c の時しか処理してくれない 」という問題に当る。
make FZK_FLAG=-DKANSAI std.fzk
gcc -E -DKANSAI fzk.master | egrep -v '^(# |#line |$)' | /export/local-src/FreeWnn-1.1.1-a017/Xsi/Wnn/jutil/atof -h /export/l
ocal-src/FreeWnn-1.1.1-a017/Xsi/Wnn/jd/hinsi.data std.fzk
gcc: fzk.master: linker input file unused because linking not done
Bad format near line 0 "".
File must start with \attribute
*** Error code 1
そこで CPP は cpp と教えておくと、ここは通過する。
> make CPP=cpp
...
32151 words are in this dictionary
kanji = 479302
> make install; make install.man
これで
./lib/wnn/ja_JP/dic/gerodic/g-jinmei.dic

この画面は Jeedosaquin によって表示しています。
Last Update: Sat, 07 Jun 2014 22:16:17 GMT 1.66 2008/03/08