monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] nvm.stripped failing check for lua


From: Zack Weinberg
Subject: Re: [Monotone-devel] nvm.stripped failing check for lua
Date: Mon, 13 Oct 2008 21:51:36 -0700

On Mon, Oct 13, 2008 at 7:55 PM, Derek Scherger <address@hidden> wrote:
> -     PKG_CHECK_MODULES([LUA], [lua5.1],
> +     PKG_CHECK_MODULES([LUA], [lua],
>
> Is this a reasonable change on other systems?

Debian:

$ (cd /usr/lib && ls -l liblua*)
-rw-r--r-- 1 root root 324860 2008-01-26 08:12 liblua5.1.a
-rw-r--r-- 1 root root    825 2008-01-26 08:12 liblua5.1.la
lrwxrwxrwx 1 root root     18 2008-04-01 11:39 liblua5.1.so ->
liblua5.1.so.0.0.0
lrwxrwxrwx 1 root root     18 2008-03-31 07:09 liblua5.1.so.0 ->
liblua5.1.so.0.0.0
-rw-r--r-- 1 root root 171696 2008-01-26 08:12 liblua5.1.so.0.0.0
$ (cd /usr/lib/pkgconfig && ls -l *lua*)
-rw-r--r-- 1 root root 857 2008-01-26 08:12 lua5.1.pc

so, no.

I remember writing a bunch of m4 to deal with this problem but it
doesn't seem to be on this computer; I'll look on the other one
tomorrow.

zw




reply via email to

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