Re: v2.0-rc1 not starting, runtime not building

2017-09-21 Thread Surinder Kumar
Please send email to pgadmin-hackers mailing list not personally On Sep 21, 2017 9:38 PM, "Willy-Bas Loos" wrote: Hi, I've tried your instructions but no success. I added a full log of my actions. Only i couldn't find the package opengl-dev Could it be named libqt5opengl5-dev:amd64 ? If so then

Re: v2.0-rc1 not starting, runtime not building

2017-09-15 Thread Surinder Kumar
Hi Willy, >From the logs you sent, It seems there is some issue in Qt setup. Here is the step by step instructions I had documented to setup pgAdmin4 in desktop mode on Ubuntu. You also need to setup virtual environment as well

Re: v2.0-rc1 not starting, runtime not building

2017-09-15 Thread Willy-Bas Loos
Any idea's about what's going wrong here? On Thu, Sep 14, 2017 at 12:39 PM, Willy-Bas Loos wrote: > > On Thu, Sep 14, 2017 at 11:07 AM, Neel Patel > wrote: > >> I don't know the installed packages on your system but what I can help >> only - Download Qt 5.5 installers from "https://download.qt.

Re: v2.0-rc1 not starting, runtime not building

2017-09-14 Thread Willy-Bas Loos
On Thu, Sep 14, 2017 at 11:07 AM, Neel Patel wrote: > I don't know the installed packages on your system but what I can help > only - Download Qt 5.5 installers from "https://download.qt.io/archive/qt/"; > and install it on custom path ( e.g. /opt/Qt5.5" and use "qmake" installed > in that direct

Re: v2.0-rc1 not starting, runtime not building

2017-09-14 Thread Neel Patel
Hi, I don't know the installed packages on your system but what I can help only - Download Qt 5.5 installers from "https://download.qt.io/archive/qt/"; and install it on custom path ( e.g. /opt/Qt5.5" and use "qmake" installed in that directory during compilation and let us know result. Thanks, N