How do I install Lua 5.0 on a debian system?

How do I install Lua 5.0 on a debian server?

 

You can do this by simply logging in to your server and typing :-

 

apt-get install liblua50 liblua50-dev liblualib50 liblualib50-dev

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How can i show my cpu info (linux)?

How can i show my cpu info? Log in to your server via SSH then typ;e the following command...

How Can i tell if my server is being DoS/DDoS'd (denial of service ) ?

You can use this command to see the number of connections per IP. It's a bit easier on the eye...

How do i fix - 4gb seg fixup on debian (lenny)?

Some clients have had problems when upgrading their vps from Debian Etch to Debian Lenny.  After...

How do i fix - There is no public key available for the following key IDs: 9AA38DCD55BE302B

When i run apt-get update on my debian system i get the following error :- Thereisnopublic key...