Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcpi-revival/pocketmine-mp-php5-updated-compile-script
https://github.com/mcpi-revival/pocketmine-mp-php5-updated-compile-script
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mcpi-revival/pocketmine-mp-php5-updated-compile-script
- Owner: MCPI-Revival
- License: gpl-2.0
- Created: 2022-07-13T18:14:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-13T18:18:58.000Z (over 2 years ago)
- Last Synced: 2024-10-29T11:58:18.932Z (about 2 months ago)
- Language: Shell
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PocketMine-MP-PHP5-UPDATED-COMPILE-SCRIPT
```
wget https://github.com/MFDGaming/bison-old-fixed/raw/main/bison-2.6.2.tar.xz -O bison-2.6.2.tar.xz
tar xvf bison-2.6.2.tar.xz
cd bison-2.6.2
./configure
make
sudo make install
cd ..
wget https://github.com/MCPI-Revival/PocketMine-MP-PHP5-UPDATED-COMPILE-SCRIPT/raw/master/compile_php.sh -O compile_php.sh
chmod +x compile_php.sh
sudo ./compile_php.sh
```