Wireshark-bugs: [Wireshark-bugs] [Bug 10572] Lua doesn't get detected

Date: Wed, 21 Jan 2015 09:47:05 +0000

Comment # 9 on bug 10572 from
(In reply to Guy Harris from comment #8)
> $ pkg-config --cflags lua
> Package lua was not found in the pkg-config search path.
> Perhaps you should add the directory containing `lua.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'lua' found

$ echo $PKG_CONFIG_PATH
/Users/gharris/Qt5.3.1/5.3/clang_64/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/X11/lib/pkgconfig
$ mdfind -0 "kMDItemFSName = '*.pc'" | xargs -0 egrep -i lua /dev/null
$


You are receiving this mail because:
  • You are watching all bug changes.