You are not logged in.

#1 2008-11-26 22:24:48

tcoffeep
Member
From: Timmins, Ontario
Registered: 2008-11-26
Posts: 99

Where are the lua files found?

A Makefile calls for /usr/include/lua5.1/

but one does not exist with Arch. Where can I find it, so I can fix the Makefile?


=============== Read An Essay ===============
   Distro : Funtoo Linux || Kernel : ckernel-2.6.30-gentoo-r5
Processor : Athlon 64 X2 4400+ || RAM : 2GB || HD : 300GB
========================================

Offline

#2 2008-11-26 23:47:25

neotuli
Lazy Developer
From: London, UK
Registered: 2004-07-06
Posts: 1,204
Website

Re: Where are the lua files found?

pacman -Ql lua
...
lua /usr/include/
lua /usr/include/lauxlib.h
lua /usr/include/lua.h
lua /usr/include/lua.hpp
lua /usr/include/luaconf.h
lua /usr/include/lualib.h
...

Assuming these are the files it's looking for (you should check into that), the path you want is /usr/include.


The suggestion box only accepts patches.

Offline

Board footer

Powered by FluxBB