You are not logged in.
I want to compile php-apache in order to work with apache24 from the AUR but when I run abs it does not download the source code of the php-apache package.
That's the case with many packages as well.
After updating pacman database and running abs:
ls -l /var/abs/extra|wc -l2030
pacman -Sl extra|wc -l2808
Offline
Yes it does. There are split packages for which one package build can make several distinct packages. For an example, see vim's PKGBUILD.
Fetch the "php" PKGBUILD to rebuild php-apache.
Last edited by Trilby (2014-02-20 18:57:50)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
from https://www.archlinux.org/packages/extr … hp-apache/
...
Base Package: php
...
Offline
Thanks for the quick answers guys, I didn't know about split packages, now I figured it out.
Last edited by Costinio (2014-02-20 19:48:20)
Offline