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

Date: Wed, 21 Jan 2015 21:50:13 +0000

Comment # 17 on bug 10572 from
(In reply to Jeff Morriss from comment #16)
> (In reply to Guy Harris from comment #15)
> > Perhaps either 1) they *did* add .pc files for 5.3 and he has 5.3 installed
> > (it's out now) or 2) he installed it with one of the packaging systems for
> > OS X and the packagers added pkg-config files.
> 
> Yeah, as far as I've been able to tell the Lua folks really leave it up to
> the packagers (though I haven't seen discussion of pkg-config with 5.3). 
> <sigh>
> 
> Given all the whacky locations packagers are putting lua.h maybe we should
> just `find / -name lua.` ;-)

Many packages let you specify the libs and cflags to override pkg-config (or
for when pkg-config) isn't available with variables such as LUA_CFLAGS and
LUA_LIBS and we could rely on the user specifying those if pkg-config can't
find lua.


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