Re: Building runtime-only pgAdmin4

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Building runtime-only pgAdmin4
Date: 2017-03-29 16:19:18
Message-ID: alpine.LNX.2.11.1703290915430.13611@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Wed, 29 Mar 2017, Dave Page wrote:

> Have you followed the instructions in the README?

Dave,

Yes. in the section titled, Building.

"To build the runtime, the following packages must be installed:

- QT 4.6 or above (older versions may work, but haven't been tested).
- Python 2.6 or above."

Installed here are python3-PyQt5-5.6 and python3-3.6.0.

"Assuming both qmake and python-config are in the path:

$ cd $PGADMIN4_SRC/runtime
$ qmake
Project MESSAGE: Building for QT5+...
$ make
..."

Followed this by 'make install'

Rich

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2017-03-29 16:20:41 Re: Building runtime-only pgAdmin4
Previous Message Dave Page 2017-03-29 15:29:30 Re: Building runtime-only pgAdmin4