Re: v814 + OSX10.4.6 builds OK, but fails launch ... - Mailing list pgsql-hackers

From Joshua D. Drake
Subject Re: v814 + OSX10.4.6 builds OK, but fails launch ...
Date
Msg-id 4474FA8A.3020206@commandprompt.com
Whole thread Raw
In response to v814 + OSX10.4.6 builds OK, but fails launch ...  (Richard <openmacnews@gmail.com>)
List 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
solutionssince 1997             http://www.commandprompt.com/
 




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: v814 + OSX10.4.6 builds OK, but fails launch ...
Next
From: Richard
Date:
Subject: Re: v814 + OSX10.4.6 builds OK, but fails launch ...