[GENERAL] GCC error while trying to install 9.4 via brew on MAC OS

2015-01-08 Thread Jimmy Jack
Here is the snippet of the error, I am really puzzled why I cannot install postgres. clang: error: unsupported option '-V -isystem/opt/boxen/homebrew/include' clang: error: unknown argument: '-qversion’ any thoughts? thanks a lot This file contains any messages produced by compilers

Re: [GENERAL] GCC error while trying to install 9.4 via brew on MAC OS

2015-01-08 Thread Jimmy Jack
ode 1 (use -v to see invocation) configure:12733: $? = 1 configure: failed program was: On Thu, Jan 8, 2015 at 5:40 PM, Tom Lane wrote: > "Jimmy Jack" writes: >> Here is the snippet of the error, I am really puzzled why I cannot install >> postgres. >> clang: e

Re: [GENERAL] GCC error while trying to install 9.4 via brew on MAC OS

2015-01-08 Thread Jimmy Jack
pgac_cv_prog_cc_cflags__funroll_loops=yes pgac_cv_prog_cc_cflags__fwrapv=yes pgac_cv_type_locale_t='yes (in xlocale.h)' pgac_cv_var_PS_STRINGS=no pgac_cv_var_int_opterr=yes pgac_cv_var_int_optreset=yes pgac_cv_var_int_timezone=yes pgac_cv_var_rl_completion_append_character=yes On Thu, Jan 8, 2015

Re: [GENERAL] GCC error while trying to install 9.4 via brew on MAC OS

2015-01-08 Thread Jimmy Jack
thank you so much! that solved my issue On Thu, Jan 8, 2015 at 6:23 PM, Tom Lane wrote: > "Jimmy Jack" writes: >> here it is, I apologize in advance for very large email > The problem is evidently here: > configure:12997: checking test program > configure:13007:

Re: [GENERAL] pg_upgrade could not connect to server

2015-01-22 Thread Jimmy Jack
Did you try to use runas windows command? Should not make any difference based on your comment how you run it. https://technet.microsoft.com/en-us/library/cc771525(WS.10).aspx On Thu, Jan 22, 2015 at 10:48 AM, Igal @ getRailo.org wrote: > Bruce, > On 1/22/2015 10:38 AM, Bruce Momjian wrote:

Re: [GENERAL] pg_upgrade could not connect to server

2015-01-22 Thread Jimmy Jack
leges…" On Thu, Jan 22, 2015 at 10:55 AM, Igal @ getRailo.org wrote: > Jimmy, > On 1/22/2015 10:53 AM, Jimmy Jack wrote: >> Did you try to use runas windows command? Should not make any >> difference based on your comment how you run it. >> >> https://technet.mi