Re: [pgadmin-support] PgAdmin4 is not usable when installed from RPMs on Fedora linux

2016-10-10 Thread Devrim Gündüz
Hi Josh, On Sun, 2016-10-09 at 16:36 -0700, Josh Berkus wrote: > I'll confirm here that the Web version doesn't work either from the > Fedora packages.  In the case of the web version, this appears to be > because of confusion between Python2 and Python3 dependencies. Err, this should not happen

Re: [pgadmin-support] PgAdmin4 is not usable when installed from RPMs on Fedora linux

2016-10-09 Thread Atilio Medina
If I wanted to install the web version from the source code download, what would the steps to get it working on RHEL 7 systems? Do I just copy the files to the webserver and add the configuration to Apache? I was looking at these instructions for references but didn't know there there more steps th

Re: [pgadmin-support] PgAdmin4 is not usable when installed from RPMs on Fedora linux

2016-10-09 Thread Josh Berkus
I'll confirm here that the Web version doesn't work either from the Fedora packages. In the case of the web version, this appears to be because of confusion between Python2 and Python3 dependencies. CC'ing Devrim. On 10/03/2016 09:35 AM, Peter Juhasz wrote: > Dear PgAdmin4 maintainers, > > I w

Re: [pgadmin-support] PgAdmin4 is not usable when installed from RPMs on Fedora linux

2016-10-04 Thread Devrim Gündüz
Hi, On Mon, 2016-10-03 at 18:35 +0200, Peter Juhasz wrote: > I've already installed the PGDG 9.6 repository RPM because I've > upgraded to Postgresql 9.6, and I've thought that the pgadmin4 RPMs > from that repo would work. Unfortunately the documentation on the > official site (https://www.pgadm

[pgadmin-support] PgAdmin4 is not usable when installed from RPMs on Fedora linux

2016-10-04 Thread Peter Juhasz
Dear PgAdmin4 maintainers, I wanted to install PgAdmin4 on my Fedora 24 system. I want to use it in standalone mode, as a desktop application, essentially as a replacement for PgAdmin3. I've already installed the PGDG 9.6 repository RPM because I've upgraded to Postgresql 9.6, and I've thought th