Ekaitz at ElenQ Technology <[email protected]> writes:

> The problem I see is the project is doing a heavy use of the Makefile
> with pkg-config and it's searching for lua5.1.

This should not be problematic.

> I am unable to install Lua and find it with pkg-config and I'm pretty
> sure the compilation that Guix does is not finding it.

Oh?  I just checked and our lua5.1 package does provide a
/lib/pkgconfig/lua-5.1.pc file, so finding it with pkg-config should
work.

> The only idea I can think of is to make a patch on the makefile and
> remove pkg-config related stuff, but I'm pretty sure there's a more
> elegant solution.

I’m pretty sure that this can be avoided.

--
Ricardo


Reply via email to