https://github.com/bearsampp/prerequisites
Prerequisites package for Bearsampp
https://github.com/bearsampp/prerequisites
bearsampp hacktoberfest visual-studio-code vsc wamp windows
Last synced: 3 months ago
JSON representation
Prerequisites package for Bearsampp
- Host: GitHub
- URL: https://github.com/bearsampp/prerequisites
- Owner: Bearsampp
- License: gpl-3.0
- Created: 2021-11-27T17:51:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-14T03:41:46.000Z (3 months ago)
- Last Synced: 2025-02-14T04:29:01.826Z (3 months ago)
- Topics: bearsampp, hacktoberfest, visual-studio-code, vsc, wamp, windows
- Language: Inno Setup
- Homepage: https://bearsampp.com
- Size: 313 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
Prerequisites Package
## About
This a sub-repo involving prerequisites required before any use of [Bearsampp project](https://github.com/bearsampp).
Issues must be reported at the main [Bearsampp repository](https://github.com/bearsampp/bearsampp/issues).### Visual C++ Redistributables
The MSVC runtime libraries VC14 are required for PHP 7, Apache 2.4.17 and PostgreSQL.
Runtimes vc15 vc16 & vc17 are required for php8, apache 2.4.51+ and the latest Postgresql.
This package provides all the Visual C++ Redistributable required for Bearsampp :The source files used are located below. They are checked roughly quarterly.
* Visual C++ 2015-2022 Runtimes (VC14 VC15 VC16 vc17) ([x86](https://aka.ms/vs/17/release/vc_redist.x86.exe) / [x64](https://aka.ms/vs/17/release/vc_redist.x64.exe))## License
GPL-3.0. See `LICENSE` for more details.