[Slackbuilds-users] Help needed building pgadmin3
Rich Shepard
rshepard at appl-ecosys.com
Tue Jan 31 13:51:34 UTC 2017
On Mon, 30 Jan 2017, King Beowulf wrote:
> You need to install wxPython (2.8.12) not wxPython3. I suspect you
> installed wxGTK3 (included in wxPython3) and is too new.
Ed,
I used to have both wxPython-2.8.12 and wxPython-3.0.2.0 installed.
Learning that the latter works with python2 and python3 I removed the
former.
This leads to the question I should have asked about pgadmin4. When I try
to build it this is the result:
pgadmin4-1.1/docs/en_US/images/view_sql.png
./pgadmin4.SlackBuild: line 56: ./configure: No such file or directory
and these are lines 56-64:
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--sysconfdir=/etc \
--localstatedir=/var \
--mandir=/usr/man \
--build=$ARCH-slackware-linux
I'd rather use pgadmin4 with wxPython-3.0.2.0 and python3-3.5.2 but could
not figure out why I was getting that error.
Help getting pgadmin4 running is better than futzing with pgadmin3.
Thanks,
Rich
More information about the SlackBuilds-users
mailing list