apple / ccs-calendarserver

The Calendar and Contacts Server.
https://www.calendarserver.org
Apache License 2.0
486 stars 136 forks source link

darwin install on linux expects postgres 9.0.3 in system folders #343

Closed macosforgebot closed 13 years ago

macosforgebot commented 13 years ago

steve@… originally submitted this as ticket:438


the install script expects psql to be in /usr/bin, and so on. A straight copy from the install dirs fails, as the local socket is non-standard.

macosforgebot commented 13 years ago

steve@… originally submitted this as comment:1:⁠ticket:438

macosforgebot commented 13 years ago

@wsanchez originally submitted this as comment:2:⁠ticket:438


Which install script? The only references to psql that I can find are in Mac OS X-specific scripts.