ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] AC_CHECK_LIB
@ 2007-12-27 12:29 Anton Gorlov
  2007-12-27 12:42 ` Alexey I. Froloff
  0 siblings, 1 reply; 4+ messages in thread
From: Anton Gorlov @ 2007-12-27 12:29 UTC (permalink / raw)
  To: ALT Devel discussion list

В 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

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-12-28  6:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-27 12:29 [devel] AC_CHECK_LIB Anton Gorlov
2007-12-27 12:42 ` Alexey I. Froloff
2007-12-27 13:02   ` Anton Gorlov
2007-12-28  6:43     ` Genix

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