> No problems there. Did you try running a binary with a resource fork instead of the .app bundle ?
> > I didn't try recompiling FLTK with the -mmacosx-version-min=10.3 > flag he recommended, but I'm sure it works as he says. Note that you do not need to compile fltk with --macosx-version-min. Only when linking your end application. I couldn't link the .o generated in leopard in tiger... > o Enabled the root user; you have to use something called 'Directory > Utility' To do that simply, in the terminal do something like: sudo so then change the password with passwd > > o "Net Info" is gone in Leopard. > You can change most of the settings directly in the system preferences. Many of them are in the Network pane, under advance Jean-Yves _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

