Hello,

Thanks for your help.
I did what you advised, and get the following error :

-- start error --
12:23:07 (190.91 MB/s) - `/usr/portage/distfiles/mod_proxy_html-2.5.1.c.bz2'
saved [8608/8608]

* checking ebuild checksums ;-)
...
[ ok ] * checking auxfile checksums ;-)
...
[ ok ] * checking miscfile checksums ;-)
...
[ ok ] * checking mod_proxy_html-2.5.1.c.bz2 ;-)
...
[ ok ]>>> Unpacking source...
Source unpacked.
Compiling source in /var/tmp/portage/mod_proxy_html-2.5.1/work ...
/usr/portage/eclass/apache-module.eclass: line 275: /usr/sbin/apxs2: No such
file or directory

!!! ERROR: www-apache/mod_proxy_html-2.5.1 failed.
Call stack:
 ebuild.sh, line 1546:   Called dyn_compile
 ebuild.sh, line 937:   Called src_compile
 mod_proxy_html-2.5.1.ebuild, line 33:   Called apache2_src_compile
 apache-module.eclass, line 275:   Called die

!!! /usr/sbin/apxs2 -I/usr/include/libxml2 -c mod_proxy_html.c failed
!!! If you need support, post the topmost build error, and the call stack if
relevant.
-- end error --

Any idea?
Thanks in advance,
Thomas.

On 1/16/07, Matthias Guede <[EMAIL PROTECTED]> wrote:

> This is my first week with Gentoo.
>  I'm running Gentoo Base System version 1.6.14 on a  x86_64 Intel(R)
> Celeron(R) CPU 2.66GHz.
>
> I have Apache 2.0.58 installed.
> I would like to install mod_proxy. I need it.
>
> When I do a emerge --search mod_proxy, all I get is :
> *  www-apache/mod_proxy_html [ Masked ]
>       Latest version available: 2.5.1
>       Latest version installed: [ Not Installed ]
>       Size of files: 8 kB
>       Homepage:
> http://apache.webthing.com/mod_proxy_html/
>       Description:   An Apache2 DSO to rewrite links in html pages
behind a
> reverse proxy
>       License:       GPL-2
>
> So it looks like I cannot install mod_proxy through emerge.

The package is masked. You have to unmask it before installation with
the following command:

  echo "www-apache/mod_proxy_html   ~amd64" >>
/etc/portage/package.keywords"

After that you should be able to install it with:

  emerge -av mod_proxy_html

For more information about package masking consult the gentoo
documentation:

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=1

Matthias
--
gentoo-user@gentoo.org mailing list


Reply via email to