Skip to content

redscience/php7.2-Slackware-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

php7.2-Slackware-build

Script to compile php 7.2 on Slackware 14.2 Installation

cd /tmp

git clone https://github.com/redscience/php7.2-Slackware-build.git

cd php7.2-Slackware-build

chmod +x ./php7Build.sh

./php7Build.sh

Assuming everything happened according to plan (the compile finished without errors), the finished package should be in the directory declared as "OUTPUT" in the SlackBuild script (this defaults to the /tmp directory). Use installpkg to install it; you'll probably want to move it to some other location for safekeeping after it's installed.

Enjoy

About

Script to compile php 7.2 on Slackware 14.2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages