search for: liblua

Displaying 20 results from an estimated 54 matches for "liblua".

2013 Jul 18
4
LUA
...ccess to the internet so I am not able to just install Lua using yum. OS CentOS 6.4 Asterisk version 1.8.13.0 & 11.4 $ find / -name *lua* /usr/local/include/lua.h /usr/local/include/lua.hpp /usr/local/include/lualib.h /usr/local/include/luaconf.h /usr/local/lib/lua /usr/local/lib/liblua.a /usr/local/bin/luac /usr/local/bin/lua /usr/lib64/liblua-5.1.so /usr/bin/luac /usr/bin/lua Jacob Miles Software Engineer jacob.e.miles at l-3com.com 903.457.4422 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com...
2010 Jan 30
1
yum update error
...rpmfusion-free-updates-testing: mirrors.cat.pdx.edu * rpmfusion-nonfree-updates: mirrors.cat.pdx.edu * rpmfusion-nonfree-updates-testing: mirrors.cat.pdx.edu * update: mirrors.163.com Setting up Update Process Resolving Dependencies --> Running transaction check --> Processing Dependency: liblua-5.1.so for package: mysql-proxy ---> Package lua.i386 0:5.1.4-1.el5.rf set to be updated ---> Package lua-devel.i386 0:5.1.4-1.el5.rf set to be updated --> Finished Dependency Resolution mysql-proxy-0.5.1-1.el5.i386 from installed has depsolving problems --> Missing Dependency: liblua...
2017 Aug 24
4
cmenu.c32 Symbol not found luaL_checklstring
...All is fine. But when I want to use cmenu.c32 (with UI cmenu.c32 in the config file), the loader downloads: * cmenu.c32 * libmenu.c32 * libcom32.c32 * libutil.c32 Then syslinux reports: "unable to load cmenu.c32: symbol not found luaL_checklstring". This sysbol is defined in liblua.c32, that is present in the TFTP directory. The TFTP log file however does not show any attempt to load this library.... How to fix this??? syslinux.efi: 6.03 (EFI; 20151222) Kind regards, Reinier Kleipool
2010 Jul 02
1
[syslinux:master] lua: Modernize the Makefile
Op 20100702 om 11:21 schreef syslinux-bot for H. Peter Anvin: > > lua: Modernize the Makefile <bigsnip/> > -liblua.a: $(LIBLUA_OBJS) > +$(LIBLUA) : $(LIBLUA_OBJS) > + rm -f $@ > $(AR) cq $@ $^ > $(RANLIB) $@ FWIW: Today I also found that missing `rm -f $@` Cheers Geert Stappers
2014 Jun 03
3
Undef symbol FAIL: luaL_checklstring in vesa.c32
Testing Syslinux 6.03-pre13 in a BIOS 32-bit VM, boot: vesa.c32 Undef symbol FAIL: luaL_checklstring Failed to load COM32 file vesa.c32 boot: Is there a Lua-related issue? Is vesa.c32 expecting some kind of argument? TIA, Ady.
2008 May 27
4
why there is no liblua5.1.so in /usr/lib?
hello all: I want to install ModSecurity v2.5.4 in my system. I do the following setup to install the lua tar -xzvf lua-5.1.3.tar.gz cd lua-5.1.3/src make linux cd .. make install The ModSecurity ask me to add "LoadFile /usr/lib/liblua5.1.so" to the http.conf,but there is no liblua5.1.so in /usr/lib. I have search it and i didn't find the solution. Can any one tell me why there is no liblua5.1.so in /usr/lib Thanks for any reply. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http...
2014 Jun 03
2
Undef symbol FAIL: luaL_checklstring in vesa.c32
...32-bit VM, >> boot: vesa.c32 >> Undef symbol FAIL: luaL_checklstring >> Failed to load COM32 file vesa.c32 >> boot: >> >> Is there a Lua-related issue? >> >> Is vesa.c32 expecting some kind of argument? > > luaL_checklstring should be found in liblua.c32. Are you perhaps > missing the latter? Vesa.c32 is not an executable module, but a dynamically loaded binary Lua module, to be require()d. However, the Syslinux module system does not make this distinction, so it happily tries to execute it. Also, the build system is not really prepared...
2014 Aug 24
1
Library_modules (list of & wiki write permissions)
...| |gfxboot.c32 |com32/gfxboot | libcom32.c32 |libgpl.c32 |com32/gpllib | |hdt.c32 |com32/hdt | libutil.c32 libgpl.c32 libcom32.c32 libmenu.c32 |libcom32.c32 |com32/lib | |libutil.c32 |com32/libutil | |liblua.c32 |com32/lua/src | |lua.c32 |com32/lua/src | liblua.c32 libgpl.c32 libcom32.c32 |mboot.c32 |com32/mboot | libcom32.c32 |menu.c32 |com32/menu | libutil.c32 |vesamenu.c32 |com32/menu | libutil.c32 libco...
2014 Jun 03
0
Undef symbol FAIL: luaL_checklstring in vesa.c32
...gt; Undef symbol FAIL: luaL_checklstring > >> Failed to load COM32 file vesa.c32 > >> boot: > >> > >> Is there a Lua-related issue? > >> > >> Is vesa.c32 expecting some kind of argument? > > > > luaL_checklstring should be found in liblua.c32. Are you perhaps > > missing the latter? > > Vesa.c32 is not an executable module, but a dynamically loaded binary > Lua module, to be require()d. However, the Syslinux module system does > not make this distinction, so it happily tries to execute it. Also, the > build...
2013 Jan 09
21
question
Hello, Is "Dos installer from Win98" REMOVED from Syslinux-5.00/syslinux-5.01-pre1? Prof S W Damle
2013 Oct 30
2
installing only pxelinux?
On Wed, Oct 30, 2013 at 09:52:57AM +0200, Ady wrote: > > > The wiki (http://www.syslinux.org/wiki/index.php/PXELINUX) still says: > > > > "copy pxelinux.0 (from the SYSLINUX distribution) and any > > kernel or initrd images that you want to boot" > > > > like I've been doing forever, but how do I know what else I need, and > >
2016 Apr 21
2
Creating Syslinux UEFI usb boot
...from syslinux-6.03.zip\efi64\com32\lua\src > /BOOT/SYSLINUX/x64/dhcp.c32 - from syslinux-6.03.zip\efi64\com32\lua\src > /BOOT/SYSLINUX/x64/dmi.c32 - from syslinux-6.03.zip\efi64\com32\lua\src > /BOOT/SYSLINUX/x64/lfs.c32 - from syslinux-6.03.zip\efi64\com32\lua\src > /BOOT/SYSLINUX/x64/liblua.c32 - from syslinux-6.03.zip\efi64\com32\lua\src > /BOOT/SYSLINUX/x64/lua.c32 (9KB) - from > syslinux-6.03.zip\efi64\com32\lua\src > /BOOT/SYSLINUX/x64/mboot.c32 (13KB) - from > syslinux-6.03.zip\efi64\com32\mboot > /BOOT/SYSLINUX/x64/menu.c32 (32KB) - from syslinux-6.03.zip\efi64\co...
2012 Nov 01
1
Syslinux 4.06 and 5.00-pre9 Binary Sizes
...18:08 com32/menu/menu.c32 1 87040 Nov 1 18:09 win32/syslinux.exe 1 89882 Nov 1 18:08 gpxe/gpxelinux.0 1 90624 Nov 1 18:09 win64/syslinux64.exe 1 97799 Nov 1 18:09 mtools/syslinux 2 98559 Nov 1 18:09 linux/syslinux 1 125304 Nov 1 18:09 extlinux/extlinux 1 135939 Nov 1 17:15 com32/lua/src/liblua.c32 1 154128 Nov 1 18:08 com32/menu/vesamenu.c32 1 255188 Nov 1 18:08 com32/lua/src/lua.c32 1 347864 Nov 1 18:08 com32/hdt/hdt.c32 Grand total: 2,291,814 bytes, or about 2,238.10 KiB or about 2.19 MiB. In this example, the DOS installer has not been compressed with UPX. With UPX installed on...
2013 Jan 03
4
help
...s) 56,320 bytes free ------------------------------------------------------------------------ ------------------------------------------------ The contents of directory syslinux >(i)LDLINUX.SYS(53.5 KB (54,784 bytes) and (ii)LDLINUX.C32(418 KB (428,032 bytes). (i)could NOT copy >(i)LIBLUA.C32(129Kb), (ii)libcom32gpl.c32(232Kb) as only 56,320bytes are free!! (ii)Rebooted >Boot Eror or Replace the disk .
2016 Apr 25
0
Creating Syslinux UEFI usb boot
...zip\efi64\com32\lua\src > > /BOOT/SYSLINUX/x64/dhcp.c32 - from syslinux-6.03.zip\efi64\com32\lua\src > > /BOOT/SYSLINUX/x64/dmi.c32 - from syslinux-6.03.zip\efi64\com32\lua\src > > /BOOT/SYSLINUX/x64/lfs.c32 - from syslinux-6.03.zip\efi64\com32\lua\src > > /BOOT/SYSLINUX/x64/liblua.c32 - from syslinux-6.03.zip\efi64\com32\lua\src > > /BOOT/SYSLINUX/x64/lua.c32 (9KB) - from > > syslinux-6.03.zip\efi64\com32\lua\src > > /BOOT/SYSLINUX/x64/mboot.c32 (13KB) - from > > syslinux-6.03.zip\efi64\com32\mboot > > /BOOT/SYSLINUX/x64/menu.c32 (32KB) - from s...
2015 Mar 14
4
Fail to set up UEFI syslinux on ArchLinux USB Flash Drive
....archlinux.org/index.php/Syslinux#UEFI_Systems > ? ? 2. UEFI Systems > 2.2 Installation - Arch syslinux v.6.03 196352 Oct 13 22:25 /usr/sbin/syslinux - Used Arch syslinux files from /usr/lib/syslinux/efi64/ (copied to EFI/syslinux/ on /dev/sdd1 (see below)): ... 134744 ldlinux.e64 121848 liblua.c32 27688 libmenu.c32 6136 linux.c32 31720 menu.c32 10328 syslinux.c32 400 syslinux.cfg (created by me - "Text boot menu" format) 176456 syslinux.efi ... - USB Drive (with Arch ?Linux? installed on second partition, sdd2): Disk /dev/sdd: 3.7 GiB, 4007264256 bytes, 78266...
2014 Jan 19
0
USB boot problems on Gigabyte GA-M55Plus-S3G
...2:08 hexdump.c32 -r-xr-xr-x 1 root wheel 122080 Jan 16 14:40 ldlinux.c32 -r-xr-xr-x 1 root wheel 67072 Jan 16 14:40 ldlinux.sys -rwxr-xr-x 1 root wheel 186452 Dec 11 02:07 libcom32.c32 -rwxr-xr-x 1 root wheel 66548 Dec 11 02:07 libgpl.c32 -rwxr-xr-x 1 root wheel 112908 Dec 11 02:08 liblua.c32 -rwxr-xr-x 1 root wheel 24056 Dec 11 02:08 libmenu.c32 -rwxr-xr-x 1 root wheel 24156 Dec 11 02:07 libutil.c32 -rwxr-xr-x 1 root wheel 4660 Dec 11 02:08 linux.c32 -rwxr-xr-x 1 root wheel 2948 Dec 11 02:08 ls.c32 -rwxr-xr-x 1 root wheel 2432 Dec 11 02:08 meminfo.c32 -rwxr-x...
2017 Aug 28
0
cmenu.c32 Symbol not found luaL_checklstring
...e cmenu.c32 (with UI cmenu.c32 in the config > file), the loader downloads: > * cmenu.c32 > * libmenu.c32 > * libcom32.c32 > * libutil.c32 > Then syslinux reports: "unable to load cmenu.c32: symbol not found > luaL_checklstring". > This sysbol is defined in liblua.c32, that is present in the TFTP > directory. The TFTP log file however does not show any attempt to load > this library.... cmenu.c32 is a Lua library, use it from a Lua script. See simplemenu.lua in the Syslinux source tree for an example. -- Feri
2013 Oct 30
0
installing only pxelinux?
...(pasted from one of my scripts): [ "menu.c32", "vesamenu.c32", "ifcpu.c32", "ifcpu64.c32", "reboot.c32", "chain.c32", "ldlinux.c32", "libutil.c32", "libmenu.c32", "libcom32.c32", "liblua.c32", "libgpl.c32" ] Those are for the quite common cases of using ifcpu/ifcpu64 to determine special kernels for some CPU types, offering a (graphical) menu and being able to either chainload the bootloader of a BIOS disk or rebooting... Regards, Mattias -- Mattias Schlenker -...
2014 Jun 03
0
Undef symbol FAIL: luaL_checklstring in vesa.c32
...ting Syslinux 6.03-pre13 in a BIOS 32-bit VM, > boot: vesa.c32 > Undef symbol FAIL: luaL_checklstring > Failed to load COM32 file vesa.c32 > boot: > > Is there a Lua-related issue? > > Is vesa.c32 expecting some kind of argument? > luaL_checklstring should be found in liblua.c32. Are you perhaps missing the latter? I didn't realize how many modules there are in Lua, and quite frankly not all of them are very well named in the sense that it is clear that they are Lua-related. vesa.c32 is one of those - it is one of several Lua modules. -hpa