git instaweb の lighttpd で undefined symbol: FAMNoExists

Ubuntu 16.04 で git instaweb を見てみたかったんだけど下記エラー。

someone@somewhere:~/anyware$ git instaweb
lighttpd: symbol lookup error: lighttpd: undefined symbol: FAMNoExists
Could not execute http daemon lighttpd -f.

gamin を入れて治った。

sudo apt install -y gamin