dbltnk / combat-prototype

A combat prototype for "Das Tal".
Other
4 stars 1 forks source link

install_deps.sh not checking for enet #356

Open bluethalia opened 11 years ago

bluethalia commented 11 years ago

When I start the install_deps.sh i receive (after a juge amount of working things ;-) )

Archive: /tmp/luarocks_luarocks-rock-enet-1.0-1-25/enet-1.0-1.src.rock inflating: enet-1.0-1.rockspec
creating: lua-enet/ creating: lua-enet/test/ ... etc ...
inflating: lua-enet/enet.c
inflating: lua-enet/Makefile
inflating: lua-enet/README.md

Error: Could not find expected file enet/enet.h for ENET -- you may have to install ENET in your system and/or pass ENET_DIR or ENET_INCDIR to the luarocks command. Example: luarocks install enet ENET_DIR=/usr/local reset config

uname -a Linux hostname 3.2.0-53-generic-pae #81-Ubuntu SMP Thu Aug 22 21:23:47 UTC 2013 i686 i686 i386 GNU/Linux