Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bearsampp/prerequisites
Prerequisites package for Bearsampp
https://github.com/bearsampp/prerequisites
bearsampp hacktoberfest visual-studio-code vsc wamp windows
Last synced: about 1 month 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-20T15:31:43.000Z (2 months ago)
- Last Synced: 2024-10-20T17:34:02.300Z (2 months ago)
- Topics: bearsampp, hacktoberfest, visual-studio-code, vsc, wamp, windows
- Language: Inno Setup
- Homepage: https://bearsampp.com
- Size: 290 MB
- Stars: 1
- 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.