Re: [pgadmin-hackers] libxslt missing

2006-06-16 Thread Peter Eisentraut
Am Freitag, 16. Juni 2006 16:08 schrieb Dave Page: > I imagine this could also be caused by a need to rerun bootstrap.sh... Yes, I didn't realize there was another level of indirection. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---(end of broadcast)---

Re: [pgadmin-hackers] libxslt missing

2006-06-16 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Peter Eisentraut > Sent: 16 June 2006 14:54 > To: [email protected] > Subject: [pgadmin-hackers] libxslt missing > > In current svn, linking pgadmin3 fails with the following > erro

Re: [pgadmin-hackers] Automake error

2006-06-16 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Peter Eisentraut > Sent: 16 June 2006 14:53 > To: [email protected] > Subject: [pgadmin-hackers] Automake error > > In the current svn, I had to make the following change, > otherwi

[pgadmin-hackers] Crashes when setting refresh interval to 0

2006-06-16 Thread Peter Eisentraut
When setting the refresh interval in the server tools to 0 (clicking on the arrows or pressing the 0 key), pgadmin3 segfaults immediately. This happens both in 1.4 and 1.5 devel. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---(end of broadcast)

[pgadmin-hackers] libxslt missing

2006-06-16 Thread Peter Eisentraut
In current svn, linking pgadmin3 fails with the following error message: frmReport.o: In function `frmReport::XslProcessReport(wxString const&, wxString const&)': frmReport.cpp:(.text+0x85d6): undefined reference to `xsltParseStylesheetDoc' frmReport.cpp:(.text+0x8630): undefined reference to `xs

[pgadmin-hackers] Automake error

2006-06-16 Thread Peter Eisentraut
In the current svn, I had to make the following change, otherwise automake would refuse to complete: Index: Makefile.am === --- Makefile.am (Revision 5229) +++ Makefile.am (Arbeitskopie) @@ -51,13 +51,9 @@ $(top_srcdir)/docs/

[pgadmin-hackers] SVN Commit by dpage: r5229 - trunk/pgadmin3/pkg/redhat

2006-06-16 Thread svn
Author: dpage Date: 2006-06-16 11:27:00 +0100 (Fri, 16 Jun 2006) New Revision: 5229 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5229&view=rev Log: Update redhat init script to use pgagents new logfile option [Jeremy Palmer] Modified: trunk/pgadmin3/pkg/redhat/pgagent