That's what make does. It's working fine.

To change the installation directory you need to set it when you configure the install.

./configure --prefix=/some/dir

On 14/02/2004, at 3:25 PM, Vincent wrote:

Hi.

I have compiled and am attempting to install courier into a packaging
directory.

# make DESTDIR=/some/dir install-configure

gives the following result.

make: invalid option -- D
make: invalid option -- E
make: invalid option -- T
make: invalid option -- D
Usage: ...
...
make: *** [install-configure] Error 2

It does not do it with the install target, ie.
make DESTDIR=/some/dir install

-- Phillip Hutchings [EMAIL PROTECTED] http://www.sitharus.com/

Attachment: smime.p7s
Description: S/MIME cryptographic signature



Reply via email to