Re: [HACKERS] Installation problem and a question

2007-09-07 Thread Richard Huxton
Phil wrote: 1) Should PL/JAVA be able to be installed on Vista x64 or is there some known issue? What environment variables should be set, and how should I set them for a JRE vs. JDK installation? Sorry - don't know. 2) Where is the source code for the Windows installer? I've tried fairly ha

[HACKERS] Installation problem and a question

2007-09-07 Thread Phil
I'm running Vista x64 and while I can successfully install PG, I can't seem to get PL/JAVA installed. The installer doesn't recognize that I have a JRE installed (I do) and the option is grayed out during installation. So a couple of questions: 1) Should PL/JAVA be able to be installed on Vis

Re: [HACKERS] Installation problem

2006-03-02 Thread Tom Lane
"John" <[EMAIL PROTECTED]> writes: > initializing pg_depend ... sh: line 1: 24405 Segmentation fault=20 > "/usr/local/pgsql/bin/postgres" -F -O -c search_path=3Dpg_catalog -c=20 > exit_on_error=3Dtrue template1 >/dev/null Seems like you've got a broken postgres executable there. Where did you get

[HACKERS] Installation problem

2006-03-02 Thread John
I got an installation problem. There was an old copy of postgres installed but I want to install the modified postgres. I get problems related to locating "/usr/local/pgsql/data".I tried:[EMAIL PROTECTED] ~]$ /usr/local/pgsql/bin/initdb -D /usr/local/pgsql/dataThe files belonging to this dat