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
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
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
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
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
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?