From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 22 May 2006 09:50:56 +0400 From: "Konstantin A. Lepikhov" To: ALT Devel discussion list Message-ID: <20060522055056.GB15669@lks.home> Mail-Followup-To: ALT Devel discussion list References: <20060521210459.80AA9B0ECB@basalt.office.altlinux.org> <20060521211116.GA26973@lks.home> <20060522052049.GA9725@localhost.localdomain> <20060522054225.GC9725@localhost.localdomain> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WhfpMioaduB5tiZL" Content-Disposition: inline In-Reply-To: <20060522054225.GC9725@localhost.localdomain> X-Operation-System: ALT Linux Sisyphus (20060401) 2.6.16-wks26-up-alt5 User-Agent: Mutt/1.5.11 X-AV-Checked: ClamAV using ClamSMTP Subject: Re: [devel] lighttpd-1.4.9-alt1: rebuild failed X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.7 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 05:51:17 -0000 Archived-At: List-Archive: List-Post: --WhfpMioaduB5tiZL Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Alexey! Monday 22, at 09:42:25 AM you wrote: > On Mon, May 22, 2006 at 09:20:49AM +0400, Alexey Tourbin wrote: > > On Mon, May 22, 2006 at 01:11:16AM +0400, Konstantin A. Lepikhov wrote: > > > > checking for lua... yes > > > > checking for lua-config... no > > > > checking for lua_open in -llua... no > > > > checking for lua... Package lua was not found in the pkg-config sea= rch path. Perhaps you should add the directory containing `lua.pc' to the P= KG_CONFIG_PATH environment variable No package 'lua' found > > > > configure: error: Library requirements (lua) not met; consider adju= sting the PKG_CONFIG_PATH environment variable if your libraries are in a n= onstandard prefix so pkg-config can find them. > > > =C1 =D7=CF=D4 =C9 =D0=C5=D2=D7=D9=CA =D0=CF=D3=D4=D2=C1=C4=C1=D7=DB= =C9=CA =CF=D4 =CE=CF=D7=CF=CA lua ;) > >=20 > > $ grep lua_open /usr/include/lua.h =20 > > #define lua_open() luaL_newstate() > > $ > >=20 > > =EC=C9=CE=CB=CF=D7=C1=D4=D8=D3=D1 =C2=C5=DA =C8=C5=C4=C5=D2=CF=D7/=C2= =C5=DA =D0=D2=CF=D4=CF=D4=C9=D0=CF=D7 =C7=D2=C5=DB=CE=CF. > > =EB =D3=CF=D6=C1=CC=C5=CE=C9=C0 autoconf =DC=D4=CF =C4=C5=CC=C1=C5=D4. >=20 > --- ./configure.in- 2005-12-15 12:08:31 +0300 > +++ ./configure.in 2006-05-22 09:22:00 +0400 > @@ -389,7 +389,7 @@ > AC_DEFINE([HAVE_LUA], [1], [liblua]) > AC_DEFINE([HAVE_LUA_H], [1], [lua.h]) > else > - AC_CHECK_LIB(lua, lua_open, [ > + AC_CHECK_LIB(lua, luaL_newstate, [ > AC_CHECK_HEADERS([lua.h],[ > LUA_LIBS=3D"-llua -llualib" > AC_DEFINE([HAVE_LUA], [1], [liblua]) >=20 > =EB=C1=CB =C2=D9 AC_CHECK_LIB =D0=CF=D0=D2=CF=D3=C9=D4=D8 =D7=CB=CC=C0=DE= =C1=D4=D8 =C8=C5=C4=C5=D2=D9 =CF=D4 =C2=C9=C2=CC=C9=CF=D4=C5=CB=C9, =CB=CF= =D4=CF=D2=D5=C0 > =CF=CE =D3=CF=C2=C9=D2=C1=C5=D4=D3=D1 =DA=CF=CE=C4=C9=D2=CF=D7=C1=D4=D8? =E1 =D4=C1=CB =D7=CF=CF=C2=DD=C5 =D2=C1=DA=D7=C5 =CD=CF=D6=CE=CF? =F0=CF-= =CD=CF=C5=CD=D5, =D4=C1=CD =CE=C1=C4=CF testapp =D3=CF=C2=C9=D2=C1=D4=D8 = =C9 =D7 =CE=C5=CD =D7=D3=C5 =C4=C5=CB=CC=C1=D2=C9=D2=CF=D7=C1=D4=D8. --=20 WBR et al. --WhfpMioaduB5tiZL Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEcVFA3TEpd8GO1nMRAi5YAKCZNR2EyFNRYZhw4X3y1IgqkCXkPwCfVusN lIBU6i2qUnGDyoD6G7/o3C0= =TGP9 -----END PGP SIGNATURE----- --WhfpMioaduB5tiZL--