Em Qua 01 Jun 2005 05:07, Dave Page escreveu: > Hi, > That's a wx bug that should be fixed in 2.6.1. In the meantime, compile > with --enable-mimetype=yes instead of =no (you might need to 'make clean' > first). Regards,Dave > > Thanks
Well, it worked. But when compiling pgadmin3-1.2.1 the following message was issued (./configure fase). configure: error: you need to install the stc package from wxWindows/contrib/src/stc But I followed exactly the unix compilaton instructions and contrib/src/stc was also previously compiled, and installed as root and ldconfig applied after. I had also to make a symlink of /usr/local/bin/wx-config to /usr/bin/wx-config. Is there any other compilation directive to point to stc files? MArco Aurélio ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match