bin/psql, --host, 192.168.0.6, --port,
> 5432, --username, postgres, postgres) failed with error 2!
> richard@omnis:/home/richard/src/pkgsrc/databases/pgadmin3$
- --
Richard PALO
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Using GnuPG with Thun
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Le 28/02/15 09:20, Richard PALO a écrit :
>
> Not saying it"s not an older issue, though.
>
BTW, I'm also seeing at startup each time:
> richard@omnis:/home/richard/src/pkgsrc/databases/pgadmin3$ pgadmin3
> 09:36:56: Debu
; [5] _start
This happens after opening a connection to a server then clicking on the puzzle
pieces icon
(execute last used plugin).
Not saying it"s not an older issue, though.
- --
Richard PALO
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - htt
Le 13/10/13 10:31, Guillaume Lelarge a écrit :
On Sat, 2013-10-12 at 11:13 +0200, Richard PALO wrote:
During install I notice the following differences:
ERROR:
/var/tmp/pkgsrc/databases/pgadmin3/work/.destdir/opt/local/share/pgadmin3/i18n/af_ZA/pgadmin3.mo
ERROR:
/var/tmp
During install I notice the following differences:
ERROR:
/var/tmp/pkgsrc/databases/pgadmin3/work/.destdir/opt/local/share/pgadmin3/i18n/af_ZA/pgadmin3.mo
ERROR:
/var/tmp/pkgsrc/databases/pgadmin3/work/.destdir/opt/local/share/pgadmin3/i18n/af_ZA/wxstd.mo
ERROR:
/var/tm
Le 04/09/13 09:52, Dave Page a écrit :
On Tue, Sep 3, 2013 at 10:31 PM, Richard PALO wrote:
Le 30/08/13 13:45, Dave Page a écrit :
I happened to notice that we provide by default, because of wxGTK*,
--with-libintl-prefix= and --with-libiconv-prefix= which are consequently
ignored by configure
Le 30/08/13 13:45, Dave Page a écrit :
I've uploaded the 1.18.0 GA tarball to
ftp://ftp.pgadmin.org/release/v1.18.0/src/. Please take a look and
yelp if there are any showstopper issues!
Thanks!
Hi, seems to build fine (and now without autoconf!) with pkgsrc.
I happened to notice that we prov
I needed to undo the following workaround put in Makefile.am:
# We need to ensure the help cache is world writeable
install-data-hook:
- touch $(help_dir)/docs/en_US/pgadmin3.hhp.cached
- chmod 0666 $(help_dir)/docs/en_US/pgadmin3.hhp.cached
+# touch $(help_dir)/docs/en_US/pgad
The following patch should get over the (in this case cosmetic) warning:
./gqb/gqbView.cpp: In member function 'void gqbView::onMotion(wxMouseEvent&)':
./gqb/gqbView.cpp:344:16: warning: converting 'false' to pointer type
'gqbObject*' [-Wconversion-null]
anySelected = false;
The following patches eases integration with pkgsrc... it would be nice
to integrate into the upcoming release.
diff --git a/Makefile.am b/Makefile.am
index d271d52..d98280a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -95,7 +95,7 @@ style:
# Create HTML docs
doc:
if SPHINX_BUILD
- cd
ter support gcc on
illumos/smartos
Date : Fri, 19 Oct 2012 08:36:23 +0200
De : Richard PALO
Pour : pgadmin-hackers@postgresql.org
Groupes de discussion: gmane.comp.db.postgresql.pgadmin.devel
As /usr/bin/ld on illumos doesn't (yet) support --as-needed, this patch
to acinclude.m4 will suppress
As /usr/bin/ld on illumos doesn't (yet) support --as-needed, this patch
to acinclude.m4 will suppress the LDFLAGS -Wl,-as-needed passed when gcc
is used as the compiler in the "bash bootstrap" command.
This patch assumes that all gcc variants running on illumos (gcc3 and
gcc4) are configured w
12 matches
Mail list logo