Comment # 15
              on bug 10572
              from  Guy Harris
        (In reply to Jeff Morriss from comment #14)
> (In reply to Guy Harris from comment #8)
> > (In reply to Jeff Morriss from comment #7)> 
> > > (I think our configure script is going about all the Lua detection
> > > incorrectly; we should just use pkg-config.
> > 
> > Only if Lua, as installed out of the box from a tarball from the Pontifícia
> > Universidade Católica do Rio de Janeiro, installs .pc files, and that
> > doesn't appear to be the case:
> > 
> > $ pwd
> > /Users/gharris/src/cmd/wireshark.git
> > $ ./wireshark --version
> > Wireshark 1.99.2 (v1.99.2rc0-800-gdb6f733 from master)
> > 
> >    ...
> > 
> > Compiled (64-bit) with Qt 5.3.1, with libpcap, without POSIX capabilities,
> > with
> > libz 1.2.5, with GLib 2.36.0, with SMI 0.4.8, with c-ares 1.10.0, with Lua
> > 5.2,
> [...]
> > applewmproto          AppleWMProto - AppleWM extension headers
> 
> Presumably this is on MacOS?
Yes.
> It's funny that Hadriel's 10.9 has it
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.
         
      
      
      You are receiving this mail because:
      
      
          - You are watching all bug changes.