installation question

From: Scott Classen <sclassen(at)lbl(dot)gov>
To: pgadmin-support(at)postgresql(dot)org
Subject: installation question
Date: 2017-03-16 18:55:54
Message-ID: 2571F144-753B-4CA9-90B3-676B1F7E8E5B@lbl.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hello,

I'm attempting to deploy pgadmin on my CentOS 7 machine.

I installed the pgdg repo:
yum install pgdg-centos96-9.6-3.noarch.rpm

and then pgadmin:
yum install pgadmin4-v1.x86_64

I then read the deployment guide:
https://www.pgadmin.org/docs4/1.x/server_deployment.html <https://www.pgadmin.org/docs4/1.x/server_deployment.html>

but it is unclear to me where the config_local.py file is supposed to go.

These are the locations of all the config.py files currently on my system:

/usr/lib/python2.7/site-packages/Mozo/config.py
/usr/lib/python2.7/site-packages/cupshelpers/config.py
/usr/lib/python2.7/site-packages/dnf/yum/config.py
/usr/lib/python2.7/site-packages/firewall/server/config.py
/usr/lib/python2.7/site-packages/firstboot/config.py
/usr/lib/python2.7/site-packages/iniparse/config.py
/usr/lib/python2.7/site-packages/yum/config.py
/usr/lib64/gedit/plugins/pythonconsole/config.py
/usr/lib64/pluma/plugins/pythonconsole/config.py
/usr/lib64/python2.7/distutils/config.py
/usr/lib64/python2.7/distutils/command/config.py
/usr/lib64/python2.7/logging/config.py
/usr/lib64/python2.7/site-packages/coverage/config.py
/usr/lib64/python2.7/site-packages/gnome_abrt/config.py
/usr/lib64/python2.7/site-packages/problem/config.py
/usr/lib64/python2.7/site-packages/setroubleshoot/config.py
/usr/lib64/python2.7/site-packages/speechd_config/config.py

Any help would be greatly appreciated.

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Devrim Gündüz 2017-03-17 03:31:52 Re: installation question
Previous Message Murtuza Zabuawala 2017-03-16 05:37:20 Re: Run-time error with pgAdmin 4 v1.3 on Windows 7 SP1 64bit