Dave Page wrote:
Florian G. Pflug wrote:
Hi

That symlinking-Framworks idea proved to be easier than I
initially thought - here is a patch ;-)

This patch also moves pkg to the end of the list of subdirs
in the main Makefile.am. If pkg is listed before debugger,
than complete-bundle.sh is run _before_ the debugger binary
is copied into the bundle, which obviously causes all kinds
of trouble ;-)

Cool - I do notice that you haven't removed my if-appbundle-force-static-link hack - were you definitely testing a dynamic build? Either way, that hack should be removed again to properly enable this fix.

Yeah - I didn't include my changes to acinclude.m4 in the patch, because
it also includes other changes that I want to test more before I submit
them (The cleanup of SSL-Detection & usage of pg_config --libs that
we discussed). I wanted to mention that in my e-mail, but, well, I forgot...

Anyway, I did test the new complete-bundle.sh with a fully dynamic build,
and it seems to work fine. I don't have a postgres instance with the debugger
plugin running, so "fine" means "Complains about not being able to connect
to localhost". ;-)

greetings, Florian Pflug

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to