lua51-alien 0.7.0 now replaces alien
Search Criteria
Package Details: lua51-alien 0.7.0-1
Package Actions
| Package Base: | lua51-alien |
|---|---|
| Description: | Foreign Function Interface (FFI) for Lua 5.1 |
| Upstream URL: | http://mascarenhas.github.io/alien/ |
| Category: | lib |
| Licenses: | |
| Conflicts: | |
| Replaces: | |
| Submitter: | speps |
| Maintainer: | speps |
| Last Packager: | speps |
| Votes: | 18 |
| First Submitted: | 2014-07-30 00:51 |
| Last Updated: | 2014-07-30 00:51 |
Required by (0)
Sources
Latest Comments
Comment by speps
Comment by haawda
Comment by perlawk
A new version 0.7.X in github:
https://github.com/mascarenhas/alien
work in 5.2
please update.
Comment by speps
Updated to 0.5.0-2 (lua5.1)
@jub Sorry for the late, here you are.
Comment by Jub
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?