Re: [GENERAL] [ANNOUNCE] pgAdmin 4 v1.0 Released!

2016-10-03 Thread Adrian Klaver
On 10/03/2016 02:27 AM, Tim Clarke wrote: On 01/10/16 01:43, Adrian Klaver wrote: Before you run the python setup.py part you will then have to install a lot of Flask dependencies: Flask-Babel==0.11.1 Flask-Gravatar==0.4.2 Flask-Login==0.3.2 Flask-Mail==0.9.1 Flask-Principal==0.4.0 Flask-Secu

Re: [GENERAL] [ANNOUNCE] pgAdmin 4 v1.0 Released!

2016-10-03 Thread Tim Clarke
On 01/10/16 01:43, Adrian Klaver wrote: > > Before you run the python setup.py part you will then have to install > a lot of Flask dependencies: > > Flask-Babel==0.11.1 > Flask-Gravatar==0.4.2 > Flask-Login==0.3.2 > Flask-Mail==0.9.1 > Flask-Principal==0.4.0 > Flask-Security==1.7.5 > Flask-SQLAlch

Re: [GENERAL] [ANNOUNCE] pgAdmin 4 v1.0 Released!

2016-10-03 Thread Tim Clarke
On 30/09/16 21:24, Adrian Klaver wrote: > > What happens if you move the pgAdmin4 runtime outside the build > environment and run it? I receive the message "Failed to locate pgAdmin4.py, terminating server thread." > > Can you import Flask in a Python interpreter? Yes, that works fine. > > Do y

Re: [GENERAL] [ANNOUNCE] pgAdmin 4 v1.0 Released!

2016-09-30 Thread Adrian Klaver
On 09/30/2016 11:32 AM, Tim Clarke wrote: On 30/09/16 18:35, Devrim Gündüz wrote: These are the -devel packages that I installed to build pgadmin4 RPMs: BuildRequires: mesa-libGL-devel BuildRequires: gcc-c++ BuildRequires: qt5-qtbase-devel >= 5.1 BuildRequires: qt5-qtwebkit-devel BuildRequir

Re: [GENERAL] [ANNOUNCE] pgAdmin 4 v1.0 Released!

2016-09-30 Thread Adrian Klaver
On 09/30/2016 11:32 AM, Tim Clarke wrote: On 30/09/16 18:35, Devrim Gündüz wrote: These are the -devel packages that I installed to build pgadmin4 RPMs: BuildRequires: mesa-libGL-devel BuildRequires: gcc-c++ BuildRequires: qt5-qtbase-devel >= 5.1 BuildRequires: qt5-qtwebkit-devel BuildRequir

Re: [GENERAL] [ANNOUNCE] pgAdmin 4 v1.0 Released!

2016-09-30 Thread Tim Clarke
On 30/09/16 18:35, Devrim Gündüz wrote: > These are the -devel packages that I installed to build pgadmin4 RPMs: > BuildRequires:mesa-libGL-devel > BuildRequires:gcc-c++ > BuildRequires:qt5-qtbase-devel >= 5.1 > BuildRequires:qt5-qtwebkit-devel > BuildRequires:

Re: [GENERAL] [ANNOUNCE] pgAdmin 4 v1.0 Released!

2016-09-30 Thread Devrim Gündüz
Hi, On Fri, 2016-09-30 at 18:10 +0100, Tim Clarke wrote: > WebViewWindow.h:20:20: fatal error: QWebView: No such file or directory These are the -devel packages that I installed to build pgadmin4 RPMs: BuildRequires: mesa-libGL-devel BuildRequires: gcc-c++ BuildRequires: qt5-qtbase-devel >=

Re: [GENERAL] [ANNOUNCE] pgAdmin 4 v1.0 Released!

2016-09-30 Thread Tim Clarke
On 29/09/16 15:29, Dave Page wrote: > The pgAdmin Development Team are pleased to announce the release of > pgAdmin 4 version 1.0. > > pgAdmin is the leading Open Source management and administration tool > for PostgreSQL. > > pgAdmin 4 is a complete rewrite of pgAdmin, built using Python and > Jav