Murray Todd Williams <[EMAIL PROTECTED]> writes: > The base directory of my build was /Volumes/SCSI Volume/devel/pgsql. I > had a wild hunch that the space in the "SCSI Volume" part of my path was > to blame, so I unpacked a clean copy of the source material to > /usr/local/src/pgsql (no spaces in path name), redid the ./configure and > make phase and all built fine.
Looks like we need some double quotes in that there ln -s command. I'll try this here to see if there are any other places with the same problem. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])