Andreas Pflug wrote:
Akbar wrote:
I use Gentoo and I have installed wxWidgets 2.5.3 version....... But I have wxWidgets 2.4 version too. But when I Iook into configure script of pgadmin:
{wx_home}/include/wx-2.5
Yes, my wxwidget 2.5 version is installed in this directory..... My wxwidget 2.4 installed in this /usr/include/wx......
This might conflict. Try renaming /usr/include/wx to /usr/include/wx-moved-away.
Regards, Andreas
---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
I tried that.... and still got error......
Any idea?????
This is the error:
In file included from /usr/lib/wx/include/gtk2-2.4/wx/setup.h:1144,
I would expect ../include/gtl2-unicode-2.5/wx/... here. Still looks like a 2.4/2.5 conflict.
Regards, Andreas
---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend