Re: Building runtime-only pgAdmin4 - Mailing list pgadmin-support

From Rich Shepard
Subject Re: Building runtime-only pgAdmin4
Date
Msg-id alpine.LNX.2.11.1703290915430.13611@localhost
Whole thread Raw
In response to Re: Building runtime-only pgAdmin4  (Dave Page <dpage@pgadmin.org>)
Responses Re: Building runtime-only pgAdmin4  (Dave Page <dpage@pgadmin.org>)
List 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



pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: Building runtime-only pgAdmin4
Next
From: Dave Page
Date:
Subject: Re: Building runtime-only pgAdmin4