From: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
---|---|
To: | "Oliver Elphick" <olly(at)lfix(dot)co(dot)uk>, Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Installation location of Perl and Python modules |
Date: | 2001-09-11 21:26:52 |
Message-ID: | 200109112126.RAA13412@www.wgcr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tuesday 11 September 2001 04:51 pm, Oliver Elphick wrote:
> #2 sounds like the closest to what I need for building the Debian package,
> which is to install to $(DESTDIR)/usr/lib/perl5 in such a way that it will
> work fine when $(DESTDIR) is copied to /. I also want the man page under
> $(DESTDIR)/usr/share/man. So the package ends up like this:
> but has been built under $(DESTDIR).
> I have to do a bit of tweaking at the moment to get it right.
You and me both...
Currently, the RPATH setting deal is the hardest to deal with, thanks to
MakeMaker. And that is one of the hardest parts of all this -- MakeMaker has
its own deals. So editing the generated Makefile to change the LD_RUN_PATH
is necessary.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11
From | Date | Subject | |
---|---|---|---|
Next Message | Ludwig Meyerhoff | 2001-09-11 22:27:29 | Re: USA Disaster |
Previous Message | Hunter Hillegas | 2001-09-11 21:03:25 | MacOS X Build Fails |