philicorda wrote on Sat, 19-Feb-2005:
Hi. I've been itching to try the new
sooperlooper-1.0.0beta28.
I don't know where else to post a bug report.
I am using gcc-3.3.3 and wxGTK 2.4.
I tried upgrading to wxGTK 2.5 as well, but can't see to get ./configure
to see the new version.
You can direct further problems directly to me, if you'd like.
Have you upgraded your gtk2 libs without also upgrading your wxGTK
2.4? What distribution? I would suggest rebuilding wxGTK 2.5 with the --enable-gtk2
configure flag (using either /usr/local or /usr as the --prefix).
The sooperlooper configure script should look for wxgtk2-2.5-config first,
then wxgtk2-2.4-config, so your newest one should work.
I will add a new configure option so you can override what wx config should
be used, though.
jlc