luvit / luvi

A project in-between luv and luvit.
Apache License 2.0
311 stars 63 forks source link

Install on raspbian #238

Open OE3JGW opened 4 years ago

OE3JGW commented 4 years ago

hey guys, i wanted to install discordia on my raspberry pi and for that i need lit and luvit aswell. But i cant find a working way to install it, the described one on the website does not work if i dont get this wrong..

can anybody help my setting this up so i can test my first lua script on a pi? pleeease :)

thanks, regards juergen

truemedian commented 4 years ago

Luvi releases as of 2.9.0 (Feb 19, 2019) no longer provides prebuilt ARM binaries. You will need to build luvi yourself with the steps provided in https://github.com/luvit/luvi#building-from-source, and then you can follow the rest of the steps in the https://github.com/luvit/lit/blob/master/get-lit.sh script to finish building lit and luvit.

OE3JGW commented 4 years ago

damn.. thats kinda sad. at this point i think i gonna use python instead.. im more familiar with lua so i kinda wanted to try it hehe.:

but thank you very much for your quick reply!

SinisterRectus commented 1 week ago

If you are still interested, 2.15.0 restores support for some arm platforms.