Re: QT dependances of the web version?

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Josh Berkus <josh(at)berkus(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: QT dependances of the web version?
Date: 2017-04-24 08:21:30
Message-ID: CA+OCxoxM_04gEYe-RYh7dfUX71Tt2W853fmQ2mV1Rx8mmqz1vQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Fri, Apr 21, 2017 at 11:41 PM, Josh Berkus <josh(at)berkus(dot)org> wrote:

> Dave, all:
>
> Does the web version of pgadmin4 rely on QT somehow?
>
> The reason I ask is that, when you install pgadmin4 on a server,
> installing the required QT modules drags in all of Xorg/Wayland, which
> is around 250MB of packages which aren't needed or wanted on a server.
>
> If not, I'll look for a way to build pgadmin without having the QT modules.
>

The web package shouldn't have any dependencies on anything related to
Qt/Xorg. iirc, it should only depend on Python stuff, and libpq.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-04-24 08:23:27 Re: Install of pgadmin4 from package fails ...
Previous Message Dave Page 2017-04-24 08:20:05 Re: Some questions about configuration and the pgadmin4-v1-web package