Search Criteria
Package Details: apache-tools 2.4.65-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/apache-tools.git (read-only, click to copy) |
---|---|
Package Base: | apache-tools |
Description: | Useful Apache tools - htdigest, htpasswd, ab (Apache Benchmark), htdbm |
Upstream URL: | http://httpd.apache.org/ |
Licenses: | Apache |
Conflicts: | apache |
Submitter: | None |
Maintainer: | fordprefect (sowieso) |
Last Packager: | fordprefect |
Votes: | 135 |
Popularity: | 0.000688 |
First Submitted: | 2008-06-17 12:49 (UTC) |
Last Updated: | 2025-07-24 14:41 (UTC) |
Latest Comments
1 2 3 4 5 6 7 Next › Last »
plp commented on 2025-07-23 17:03 (UTC) (edited on 2025-07-23 21:25 (UTC) by plp)
A small suggestion for improving this package:
Rather than downloading
httpd
from downloads.apache.org which only contains the latest version, it's better to download it from archive.apache.org. This way the package won't break every time a new version ofhttpd
is released.binhex commented on 2025-07-17 10:59 (UTC) (edited on 2025-07-17 11:01 (UTC) by binhex)
This package is broken due to package version bump, now at 2.4.64, URL:- https://downloads.apache.org/httpd/httpd-2.4.64.tar.bz2
fordprefect commented on 2024-01-15 12:24 (UTC)
Source link fixed, pkgrel bump omitted (no need for rebuilds in existing installs).
jkl commented on 2024-01-15 12:15 (UTC)
The link to the source is broken.
vcalv commented on 2023-12-12 04:52 (UTC)
Please don't install anything under
/usr/manual
SpotlightKid commented on 2023-08-10 21:50 (UTC)
I just noticed that this package installs its man pages under
/usr/man/
instead of/usr/share/man
, where they belong.carsme commented on 2023-03-24 11:10 (UTC) (edited on 2023-03-24 11:10 (UTC) by carsme)
@fordperfect, @mortzu I've managed to build in a clean chroot and when comparing the configure output I noticed this:
When working in a clean chroot:
When failing on my system:
Notice the added line with the junk include
-I/bin/apr-1-config//usr/include/apr-1
. This is taken directly fromSo it seems the problem we're experiencing is with
apr-1-config
and in turn the https://archlinux.org/packages/extra/x86_64/apr/ package rather than this.fordprefect commented on 2023-03-24 09:55 (UTC)
@gc1: Try building with makepkg in a clean chroot and report back if the error persists. I can't reproduce the error, so you'd need to provide a bit more info.
g360 commented on 2023-03-23 22:59 (UTC)
I get a different error in the
build
stage:fordprefect commented on 2023-03-23 12:13 (UTC)
@mortzu: I'm happy to put it there but I'd like to understand why it might be necessary. Works with apr-1-config without specifying, and I fail to find any differing occurrence in the sources. Why do you believe /usr/bin/apr-config is being called anywhere?
1 2 3 4 5 6 7 Next › Last »