Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F28578097
install-php-extension.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
558 B
Referenced Files
None
Subscribers
None
install-php-extension.sh
View Options
#!/bin/sh
# -------------------------------------------------------------
# Install PHP extension
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Author: Sébastien Santoro aka Dereckson
# Created: 2018-03-29
# License: BSD-2-Clause
# Source file: roles/devserver/userland-software/files/install-php-extension.sh
# -------------------------------------------------------------
AS_BUILDER
=
"sudo -u builder"
$AS_BUILDER
phpize
$AS_BUILDER
./configure
$AS_BUILDER
make
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Fri, May 15, 11:56 (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3715231
Default Alt Text
install-php-extension.sh (558 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment