Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

can't install 32bit postgresql #14616

Closed
zxkane opened this issue Sep 1, 2012 · 4 comments
Closed

can't install 32bit postgresql #14616

zxkane opened this issue Sep 1, 2012 · 4 comments

Comments

@zxkane
Copy link

zxkane commented Sep 1, 2012

I tried to install 32bit postgresql via brew, but it doesn't work.

I posted my log to this gist.

@adamv
Copy link
Contributor

adamv commented Sep 1, 2012

We don't currently have support for building a 32-bit only PostgreSQL.

@mxcl
Copy link
Contributor

mxcl commented Sep 1, 2012

This error is: configure: error: library 'ossp-uuid' or 'uuid' is required for OSSP-UUID so perhaps this is not related to the 32 bitness.

Do we not support because of superenv or other?

@zxkane
Copy link
Author

zxkane commented Sep 2, 2012

@adamv , but the option --32-bit is give by brew info postgresql.

To install postgresql (and ossp-uuid) in 32-bit mode:
brew install postgresql --32-bit

@adamv
Copy link
Contributor

adamv commented Nov 25, 2012

We recently made ossp-uuid keg-only; you should try removing it, then brewing it with --universal and then retrying postgres.

@adamv adamv closed this as completed Nov 25, 2012
@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants