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

From: Willy-Bas Loos <willybas(at)gmail(dot)com>
To: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: v2.0-rc1 not starting, runtime not building
Date: 2017-09-14 10:39:07
Message-ID: CAHnozTgxT8-CoXQRgb-qeFQrgo7yMRaszTnbDdN16pJXDAc1mA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support

On Thu, Sep 14, 2017 at 11:07 AM, Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>
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 directory during compilation and let us know result.
>
OK, different errors now, but still the qt warning

(pgadmin4) wbloos(at)wb:~/python-files/pgadmin4/runtime$
/opt/Qt5.5.1/5.5/gcc_64/bin/qmake "DEFINES +=PGADMIN4_USE_WEBKIT"
Project MESSAGE: Building for QT5+...
Project MESSAGE: Forcing use of QWebKit...
Project MESSAGE:
Project MESSAGE: ************************************** WARNING
**************************************
Project MESSAGE: * It is strongly advised that Qt 5.5.0 or later is used to
build the pgAdmin runtime.
Project MESSAGE:
*************************************************************************************
Project MESSAGE:
Project MESSAGE: Building for Linux/Mac...
Project MESSAGE: Using /home/wbloos/.virtualenvs/pgadmin4/bin/python-config
Project MESSAGE: Python3 detected.
(pgadmin4) wbloos(at)wb:~/python-files/pgadmin4/runtime$ make > make.log 2>&1

Attachment Content-Type Size
make.log text/x-log 4.3 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2017-09-14 12:01:06 Re: Array representation and save array data from datagrid [RM2671][pgAdmin4]
Previous Message Akshay Joshi 2017-09-14 10:24:03 Re: Array representation and save array data from datagrid [RM2671][pgAdmin4]

Browse pgadmin-support by date

  From Date Subject
Next Message Melvin Davidson 2017-09-14 13:15:36 Re: Query tool - file browser
Previous Message Neel Patel 2017-09-14 09:07:52 Re: v2.0-rc1 not starting, runtime not building