ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Anton Gorlov <stalker@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: [devel] AC_CHECK_LIB
Date: Thu, 27 Dec 2007 15:29:54 +0300
Message-ID: <47739AC2.4060005@altlinux.ru> (raw)

В configure.in есть проверка

AC_ARG_WITH([luasocket],
         [AC_HELP_STRING(--with-luasocket,
                 [Set default build with or without luasocket])],
[AC_CHECK_LIB(libluasocket, luaopen_socket, LIBLUA="$LIBLUA lluasocket",\
AC_CHECK_LIB(luasocket, luaopen_socket, LIBLUA="$LIBLUA -lluasocket",\
AC_MSG_ERROR(Please install the Lua socket extension library \
(luasocket) before trying to compile lua plugin. You can download it \ 
from the Lua website \ 
http://www.cs.princeton.edu/~diego/professional/luasocket/),\

Но однако в новой версии luasocket данная библиотека лежит в
/usr/lib/lua5/socket/core.so

Как такое правильно запатчить?


             reply	other threads:[~2007-12-27 12:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-27 12:29 Anton Gorlov [this message]
2007-12-27 12:42 ` Alexey I. Froloff
2007-12-27 13:02   ` Anton Gorlov
2007-12-28  6:43     ` Genix

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47739AC2.4060005@altlinux.ru \
    --to=stalker@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git