lxr

zchanさんによるRPMファイルが用意されている。
http://zchan.homeunix.net/pub/Fedora.APP/LXR/RPMS/
とりあえずポリシーのlxrが作れた!神です。ありがたい!

手順メモ:FC4で。

  • lxrという名前のユーザを作る
  • yum install postgresql-server
  • vi /var/lib/pgsql/data/pg_hba.conf
    • local all all trustにする
  • zchanさんのサイトから全部rpmを落とす。
  • yum install *.rpm
    • /etc/yum.confのgpgcheck=0

以下はまだ調査中…
lxr.confのsourcerootを適当に指定。
バージョンの指定の仕方…
genxref -url=http://localhost/lxr/ ソースの場所
で、インデックスを作る。