Skip to content

chtombleson/php-lua-install-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Lua Install Script

For Ubuntu Linux 32 bit:

Requirements:

  • Lib Readline Dev
  • PHP Development files

How to use:

 ~/php-lua-install-script/$ sudo install.sh

Tested on ubuntu

For Ubuntu Linux 64 bit:

(added by @nolka)

All dependencies automatically downloaded and installed durning install.

For now(in Ubuntu Server 13.04) is:

  • php5-dev
  • php-pear
  • libreadline-dev
  • libncurses-dev
  • make

How to use:

 $ cd /tmp
 $ git clone https://github.com/chtombleson/php-lua-install-script.git 
 $ cd php-lua-install-script
 $ sudo ./install_x64.sh

Tested on a freshly installed Ubuntu Server 13.04 64 bit.

About

Shell script to install and compile lua and phplua pecl extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors