View Full Version : Getting started
Just got my Warp setup and am trying to get a few extra tools going like the Lua example (which is missing), so I pulled down the Lua files and tried to install it but make is also missing and I don't see any docs on how to get make installed.
agauthier
09-30-08, 01:51 PM
What is the exact errors that you are getting.
We are currently experiencing problems accessing the www.lua.org site. We do have a copy of the package in our ftp site. If that is the same problem that you are experiencing, then you can change the following line in package/lua/lua.mk
#LUA_SITE=http://www.lua.org/ftp/
LUA_SITE=ftp://ftp.pikatech.com/outgoing/pads/extras
then do a make again:
<PADS_DIR> # make lua
Let us know if this is the problem.
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.