Comment # 11
on bug 10572
from Jeff Morriss
(In reply to Hadriel Kaplan from comment #10)
> On my Mac OSX 10.9, the pkg-config commands find the right stuff... but on a
> Fedora 20 system I have, it doesn't. On the Fedora I installed Lua via yum
> (lua-devel), and they're in /usr/include/.
Odd--I have a lua.pc on FC21 (just upgraded recently) and it's also there on
RHEL6 (which is based on a Fedora much older than 20).
Is it maybe there with a different name (like lua5.1)? Try (assuming you're
64-bit):
%ls /usr/lib64/pkgconfig/*lua*
You are receiving this mail because:
- You are watching all bug changes.