help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Guix packaging, dealing with pkg-config


From: Ricardo Wurmus
Subject: Re: Guix packaging, dealing with pkg-config
Date: Wed, 24 Jul 2019 15:31:49 +0200
User-agent: mu4e 1.2.0; emacs 26.2

Ekaitz at ElenQ Technology <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]