Package Details: lua51-alien 0.7.0-1

Package Base: lua51-alien
Description: Foreign Function Interface (FFI) for Lua 5.1
Upstream URL: http://mascarenhas.github.io/alien/
Category: lib
Licenses: custom:MIT
Conflicts: alien
Replaces: alien
Submitter: speps
Maintainer: speps
Last Packager: speps
Votes: 18
First Submitted: 2014-07-30 00:51
Last Updated: 2014-07-30 00:51

Latest Comments

Comment by speps

2014-07-30 00:53

lua51-alien 0.7.0 now replaces alien

Comment by haawda

2014-07-28 20:24

See http://hastebin.com/raw/seqanegewi

Comment by perlawk

2014-02-09 13:21

A new version 0.7.X in github:
https://github.com/mascarenhas/alien
work in 5.2
please update.

Comment by speps

2013-05-19 05:00

Updated to 0.5.0-2 (lua5.1)
@jub Sorry for the late, here you are.

Comment by Jub

2013-01-21 18:01

I have libffi installed, yet I run into this error during the configure:

checking ffi.h usability... no
checking ffi.h presence... no
checking for ffi.h... no
checking ffi/ffi.h usability... no
checking ffi/ffi.h presence... no
checking for ffi/ffi.h... no
configure: error: in `/tmp/luarocks_alien-0.7.0-1-8348/alien-0.7.0':
configure: error: cannot find ffi.h
See `config.log' for more details

Error: Build error: Failed building.

Any help?