[collectd] lua plugin

Florian Forster octo at collectd.org
Sun Dec 5 08:51:45 CET 2010


Hi Schmurfy,

On Sun, Nov 28, 2010 at 04:30:10PM +0100, Schmurfy wrote:
> $PKG_CONFIG --exists lua5.1 2>/dev/null
> becomes
> $PKG_CONFIG --exists "lua >= 5.1" 2>/dev/null

I've fixed this in my "ja/lua" branch. The name used by pkg-config is
not determined fully automatically, but you can specify it manually by
using the following form:

  $ ./configure [$OTHER_OPTIONS] LIBLUA_PKG_CONFIG_NAME="lua"

Regards,
—octo
-- 
Florian octo Forster
Hacker in training
GnuPG: 0x0C705A15
http://octo.it/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: Digital signature
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20101205/353d6f2e/attachment.pgp>


More information about the collectd mailing list