You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
have to modify install_deps.sh to switch postgres to 9.1
when running it:
...
Setting up python-dev (2.7.3-0ubuntu2.2) ...
sudo sed -i 's/^(local[ ]_all[ ]_all.*)peer/\1trust/' /etc/postgresql/9.1/main/pg_hba.conf
sed: can't read /etc/postgresql/9.1/main/pg_hba.conf: No such file or directory
...
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It seems recommended OS is Ubuntu 12.04. However
...
Setting up python-dev (2.7.3-0ubuntu2.2) ...
sed: can't read /etc/postgresql/9.1/main/pg_hba.conf: No such file or directory
...
The text was updated successfully, but these errors were encountered: