| From: | Walter Nordmann <wnordmann(at)gmx(dot)de> |
|---|---|
| To: | pgadmin-support(at)postgresql(dot)org |
| Subject: | Re: pgadmin server-status does not display |
| Date: | 2016-11-12 09:28:54 |
| Message-ID: | d44c334b-a604-c9ac-eee0-2c65f3849162@gmx.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
> Hmm, I'm not an Ubuntu user, but I grabbed a copy and gave it a try
> and found I needed to install the following:
>
> qt5-default
> python-dev
> libqt5webkit5-dev
That's what i had to install too. Before the make.
> That was enough to build the runtime - of course, there's more to do
> to get the Python side going, but the README should help with that.
don't think, that's a python problem.
i can't find any package for qt5 with QtGui/QAction. Only QtWidgets/QAction
see
#apt-file search QAction
libqt4-dev: /usr/include/qt4/QtGui/QAction
libqt4-dev: /usr/include/qt4/QtGui/QActionEvent
libqt4-dev: /usr/include/qt4/QtGui/QActionGroup
libqt53drender5-gles: /usr/include/x86_64-linux-gnu/qt5/Qt3DInput/QAction
libqt53drender5-gles: /usr/include/x86_64-linux-gnu/qt5/Qt3DInput/QActionInput
libunity-scopes-qt-dev: /usr/include/unity-scopes-qt-0.2/unity/scopes/qt/QActionMetadata.h
qt3d5-dev: /usr/include/x86_64-linux-gnu/qt5/Qt3DInput/QAction
qt3d5-dev: /usr/include/x86_64-linux-gnu/qt5/Qt3DInput/QActionInput
qtbase5-dev: /usr/include/x86_64-linux-gnu/qt5/QtGui/QActionEvent
qtbase5-dev: /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QAction
qtbase5-dev: /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QActionGroup
qtbase5-gles-dev: /usr/include/x86_64-linux-gnu/qt5/QtGui/QActionEvent
qtbase5-gles-dev: /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QAction
qtbase5-gles-dev: /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QActionGroup
#
i'll wait until somebody created a package for ubuntu 16.10 yaketti :(
Regards
walter
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Peret | 2016-11-12 23:37:37 | Re: Final pgAdmin III - v1.22.2 Released (ERROR) |
| Previous Message | Devrim Gündüz | 2016-11-12 05:17:49 | Re: pgadmin4-1.1 when in pgdg repo? |