[pgadmin-support] compiling pgadmin

2005-10-20 Thread Hendrik-Jan Heins
ke. That's why I included all of them. I have no idea where I should look. Can someone shed some light on this? regards, Hendrik-Jan Heins /usr/include/wx-2.6/wx/chkconf.h:84:9: #error "wxUSE_DYNLIB_CLASS must be defined." /usr/include/wx-2.6/wx/chkconf.h:92:9: #error "wx

[pgadmin-support] pgAdmin III

2005-10-23 Thread Hendrik-Jan Heins
Hello, after bugging people here (thanks Dave!) about some strange issues wich in the end all turned out to be related to wxWidgets, I finally did it. I've got a RPM package of pgAdmin3 for Mandriva linux 2005LE (both i586 and x86_64). Unfortunately, Mandriva 2005LE comes with wxWidgets2.5, so you

[pgadmin-support] pgadmin3 1.4.0 for Mandriva

2005-11-07 Thread Hendrik-Jan Heins
I've uploaded pgadmin3 v. 1.4.0 for both x86_64 and i586 to the pgadmin server. The packages are built on Mandriva linux 2005LE, but also work on 2006. For Mandriva linux 2005LE you also need the wxWidget 2.6 packages. You can get them at: http://145.98.2009.235/deel/ Hendrik-Jan

[pgadmin-support] pgAdmin v1.4.1 for Mandriva Linux

2005-12-14 Thread Hendrik-Jan Heins
I just added the RPMs for Mandriva Linux (both i586 and x86_64) to the server. They'll probably be widely available in a couple of hours. Hendrik-Jan Heins ---(end of broadcast)--- TIP 6: explain analyze is your friend

Re: [pgadmin-support] Installation on mandriva 2006

2005-12-20 Thread Hendrik-Jan Heins
libpq.so.3 is part of the libpq3 rpm. As i compiled it on Mandriva linux 2005LE, it can be that in 2006 libpq3 has become libpq4. The easiest solution: as root do: ln -s /usr/lib/libpq.so.4 /usr/lib/libpq.so.3 next, install the rpm. I'll see what I can do to change this dependency in the rpm pack

[pgadmin-support] New file for Mandriva

2005-12-27 Thread Hendrik-Jan Heins
For release 1.4.1 there's now also a RPM specificaly for Mandrivalinux2006. Thanks to AlanB. for building this one. Hendrik-Jan Heins ---(end of broadcast)--- TIP 4: Have you searched our list archives?