[pgadmin-hackers] Linking error (same old story)

2003-06-08 Thread Jean-Michel POURE
Dear all, I am now running RedHat 9. Still ... the linking error is the same as under RedHat 8.0. /usr/bin/ld cannot find -lwx_gtkd_stc-2.5. After each installation of wxGTK and XTC and STC, I ran ldconfig to update library paths. Furthermore, I added /usr/local/lib to /etc/ld.so.conf. Adam o

[pgadmin-hackers] pgAdmin3 and gtk2.0/Unicode: done

2003-06-08 Thread Andreas Pflug
Friends of good software, the problem with wxWindows 2.5/gtk2/Unicode is located. A wxString constructor didn't terminate the buffer correctly (only ps, not psz :-), which leads to uncontrollable behaviour. The attached fix is already posted as wxWindows.Sourceforge patch. pgAdmin3 works corre