From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | openmacnews(at)gmail(dot)com |
Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: v814 + OSX10.4.6 builds OK, but fails launch ... |
Date: | 2006-05-25 00:30:02 |
Message-ID: | 4474FA8A.3020206@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Richard wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: RIPEMD160
>
> hi all,
>
> i've working built-from-source v813 installs on OSX 10.4.6.
>
> staring with a clean 814 src tree, a similarly-config'd build completes
> without error:
>
> % postmaster --version
> postmaster (PostgreSQL) 8.1.4
>
> but, on executable launch, if fails w/ @ postgresql.log:
>
> LOG: 00000: could not read symbolic link "postmaster"
> LOCATION: resolve_symlinks, exec.c:338
> FATAL: XX000: /usr/local/pgsql/bin/postmaster: could not locate my
> own executable path
> LOCATION: PostmasterMain, postmaster.c:435
>
> known? suggestion?
Well it looks like the symlink to /usr/local/pgsql/bin/postmaster is broken.
Joshua D. Drake
>
> cheers,
>
> richard
>
> - --
>
> /"\
> \ / ASCII Ribbon Campaign
> X against HTML email, vCards
> / \ & micro$oft attachments
>
> [GPG] OpenMacNews at gmail dot com
> fingerprint: 50C9 1C46 2F8F DE42 2EDB D460 95F7 DDBD 3671 08C6
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.3 (Darwin)
>
> iEYEAREDAAYFAkR08fkACgkQlffdvTZxCMaukACcC29AL0JRtQwW1DjDlNVlWOko
> /zwAoKp96K9LSsYZSZmlWs+QIKWrH6PI
> =Wc17
> -----END PGP SIGNATURE-----
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>
--
=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Richard | 2006-05-25 00:45:57 | Re: v814 + OSX10.4.6 builds OK, but fails launch ... |
Previous Message | Tom Lane | 2006-05-25 00:28:49 | Re: v814 + OSX10.4.6 builds OK, but fails launch ... |