Aleksander Piotrowski wrote:
Antoine Jacoutot <[EMAIL PROTECTED]> wrote:
So, as far as I can see, the only problem so far is the segfault on
Online Help. I can't reproduce this, but I have no sparc64, so if anyone
running that platform could confirm this, I would appreciate.
I'll check that later.
Thanks a lot...
BTW right now I have wxWidgets-gtk-$ver-gtk2 intstalled here and I
cannot install audacity as it depends on wxWidges-gtk without gtk2
flavor. I'm not sure if this is OK, I mean maybe audacity work fine
with -gtk2 flavor too?
Doesn't OpenBSD allows to install the 2 different flavors ? I though so
since wx-config is only a link to wxgtk-2.4-config or wxgtk2-2.4-config...
As the gtk flavor pkg/MESSAGE says :
wxWidgets normally installs a symlink from wx-config to the config
script which is specific to the GUI library.
OpenBSD supports installing multiple GUI libraries side-by-side, so you
must either call the script directly (eg wxgtk-2.4-config), or set an
environment variable WXCONFIG before calling wx-config.
Anyway... compiling audacity with wxgtk2 gives an error for now. I
haven't had the time to look at that, I wanted to make sure the port was
of good quality first and worked fine with wxgtk1.
Regards,
Antoine