Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macosx packaging #1018 #1019

Closed
wants to merge 2 commits into from
Closed

macosx packaging #1018 #1019

wants to merge 2 commits into from

Conversation

loadzero
Copy link
Contributor

@loadzero loadzero commented Jul 6, 2015

Builds, installs and runs on Mavericks 10.9.5

Still need testing on Yosemite.

@@ -3,9 +3,9 @@ AROPT = crs
DLSUFFIX = .so

ifdef PGXS
BE_DLLLIBS = -bundle_loader $(bindir)/postgres
BE_DLLLIBS = -bundle_loader $(bindir)/pipeline-server
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've also changed a few binary names like pg_config -> pipeline-config. Is there any darwin specific stuff for them too?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't see any build errors, and a quick grep doesn't show any other BE_DLLLIBS that looks wrong. Not sure what that flag does tbh. Some mac voodoo.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makefiles are a black art imo.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

something to do with the linker: pgRouting/pgrouting#5

@usmanm
Copy link
Collaborator

usmanm commented Jul 6, 2015

Looks solid dude!

@derekjn
Copy link
Contributor

derekjn commented Jul 6, 2015

I'm going to merge this in with the packaging branch I've been working on.

@usmanm usmanm closed this Jul 7, 2015
@usmanm usmanm deleted the 1018-macosx branch July 7, 2015 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants