Feature #393
Please add --with-axps switch to php APKBUILD
| Status: | Closed | Start date: | 08/03/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Aports | |||
| Target version: | Alpine 2.1.0 |
Description
Now that apache package is available, please add --with-axps switch to the configure string in the php APKBUILD so that an Apache php object is created.
Thanks
Related issues
Associated revisions
main/php: add apache2 subpkg
ref #393
History
Updated by Jeff Bilyk over 1 year ago
Actually --with-axps2.
Updated by Jeff Bilyk over 1 year ago
Found that makedepends will also need to have apr-util-dev, apr-dev and apache-dev added, maybe others too.
Updated by Natanael Copa over 1 year ago
this will need some work. If I add --with-axps2 it will not build the cgi binary. I think we need to do what other distros do: build multiple times with different configure options.
The real question here is if this is important enought do delay the 2.0 release or if we can waith with it til 2.1.
Updated by Jeff Bilyk over 1 year ago
In my view, can definitely wait until 2.1. Not sure what others think, but in the meantime, there's a manual install method that works, so this isn't critical.
Updated by Natanael Copa over 1 year ago
- Target version changed from Alpine 2.0.0 to Alpine 2.1.0
Updated by Jeff Bilyk over 1 year ago
Apache2 subpackage works, and the only difference with the main configure opts is that sqlite was disabled because it was throwing errors when I was first trying to build the subpackage. It might be able to be added, but at this point the module for apache works properly under basic testing (opening a phpinfo page).
Updated by Natanael Copa over 1 year ago
- Status changed from New to Resolved
Updated by Natanael Copa over 1 year ago
- Status changed from Resolved to Closed