On Mon, 2009-09-28 at 01:37 +0200, Andreas Ntaflos wrote: > Hi list, but mainly Stephan :) > > when building and subsequently installing the new Sieve plugin I am > coming across a small difficulty when it comes to "make install". The > libraries lib90_sieve_plugin.* always get installed in the directory > /usr/local/lib/dovecot/lda, no matter what "prefix" argument is supplied > to "make install". Only the libraries seem affected, not the rest of the > Sieve plugin distribution (i.e. sieve, sievec, sieve-test, ...).
Use "make DESTDIR=... install" instead. That seems to work, and it's also the more correct way to do it.
signature.asc
Description: This is a digitally signed message part