Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Nov 2006 14:15:10 +0100 (CET)
From:      "Vincent Blondel" <vincent@xtra-net.org>
To:        current@freebsd.org
Cc:        vincent@xtra-net.org
Subject:   DESTDIR problems ...
Message-ID:  <39215.172.16.9.1.1164806110.squirrel@172.16.66.74>

index | next in thread | raw e-mail


Hello,

I just finalized a Makefile making a complete apache jail machine. For
this I used a common

  'make DESTDIR=jail_path install clean'

But I noticed this does not work with all ports. For info, these packages
give me problems perl5.8 m4 p5-Locale-gettext autoconf259 apache20.

Nevertheless, I found a workaround by first making a package and install
it after in the jail machine.

For example, I noticed 'install phase' (apache20) makes problems with
variable PREFIX that is not defined with PREFIX=DESTDIR+PREFIX. This is
just an example but there are others.

Can somebody say me if these problems are known, if these bugs are being
solved  ??

Vincent.



home | help

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