Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 May 2004 15:32:09 -0700
From:      Kris Kennaway <kris@obsecurity.org>
To:        Kyryll Mirnenko <mirya@ua.pmmci.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: General binary packages issue: pkg-config *.pc has hadcodedbase directory
Message-ID:  <409C0E69.6070705@obsecurity.org>
In-Reply-To: <20040507135249.0199343D2D@mx1.FreeBSD.org>
References:  <20040507135249.0199343D2D@mx1.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Kyryll Mirnenko wrote:
>   I use two harddrives & have to split the packages I install between them,
> so I has 2 default installation bases (/usr/local & /usr/X11R6) and one more
> for the 2nd drive: /usr2 . I found all packages contain pkg-config congifs
> (*.pc) hardcoded to package default location, not to the one specified with
> -p option to pkg-add

Yes, it's set at compile time and cannot be changed at install time.  -p 
is not generally useful for this reason.  In your situation you need to 
use ports instead or make a symlink.

Kris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?409C0E69.6070705>