Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Raspberry Pi / Debian :: Build apache 2.4 |
|
Author |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Wed 23 Nov '22 10:40 Post subject: Raspberry Pi / Debian :: Build apache 2.4 |
|
|
James has updated the build scrips.
https://github.com/JBlond/debian_build_apache24
Works without any glitch, done it on a Pi 3A+ 64-bit os.
It takes quite some time to build
The script builds only on 64-bit os.
To build it on 32-bit os change the following :
Edit build_apache.sh :
- in line 38 remove enable-ec_nistp_64_gcc_128
- look for several /opt/openssl/lib64 in the ldflags and remove the 64
- line 167 remove --enable-nonportable-atomics=yes
Thanks James for making the script !!!
Output from phpinf :
PHP Version 8.1.12
System Linux Pi3Aplus 5.15.76-v8+ #1597 SMP PREEMPT Fri Nov 4 12:16:41 GMT 2022 aarch64
Build Date Oct 28 2022 18:32:13
Build System Linux
Server API CGI/FastCGI |
|
Back to top |
|
|
|
|
|
|