Alfred Perlstein writes:
> > Clean files after installing, since those files will most likely be root
> > owned, which can be annoying.
>
> I've been bit by this, why are these files not built as part of the
> build taget?
They are, but they need to be rebuilt when they're installed because
otherwise the shared object will contain a run-time reference to libpq in
the source tree. It's really MakeMaker stupidity; this is the best we can
do for now.
--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/