Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-dev
Navigation:
Lists: gentoo-dev: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-dev@g.o
From: "A. Khattri" <ajai@...>
Subject: Re: ACCESS DENIED during emerge
Date: Fri, 28 Apr 2006 16:56:54 -0400 (EDT)
On Fri, 28 Apr 2006, Donnie Berkholz wrote:

> A. Khattri wrote:
> > Does this sound right or is there a better (preferred?) way?
>
> Try to fix --enable-conf-install to respect DESTDIR or whatever other
> install method you're using, or look to see what flag it will take at
> 'make install' time to use a prefix.

Right now, in src_compile I have this:

        ./configure \
                --prefix=/usr \
                --infodir=/usr/share/info \
                --mandir=/usr/share/man \
                --localstatedir=/var \
                --enable-conf-install=no \
                --enable-mk-localstatedir=no || die "./configure failed"

The last two flags tell it to not install the sample configs in /etc and
to not create a local state directory under /var. I imagine I will have to
do that myself in pkg_postinstall?


-- 
Aj
-- 
gentoo-dev@g.o mailing list


Replies:
Re: ACCESS DENIED during emerge
-- Grant Goodyear
References:
ACCESS DENIED during emerge
-- A. Khattri
Re: ACCESS DENIED during emerge
-- Chris White
Re: ACCESS DENIED during emerge
-- A. Khattri
Re: ACCESS DENIED during emerge
-- Donnie Berkholz
Navigation:
Lists: gentoo-dev: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
Re: ACCESS DENIED during emerge
Next by thread:
Re: ACCESS DENIED during emerge
Previous by date:
Re: default RDEPEND?
Next by date:
Re: Gentoo: State of the Union


Updated Jun 17, 2009

Summary: Archive of the gentoo-dev mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.