On 16 Dec 2009, at 18:06, Mike Welsh wrote: > > === making src === > Compiling Fl.cxx... > /bin/sh: g++: not found > make[1]: *** [Fl.o] Error 127 > make: *** [all] Error 1 > m...@mike-laptop:~/fltk-1.3.x-r6960$ > > So please can you advise what to do next?
Urgh - OK, this is another ubuntu-ism. To keep their packages small, when they install gcc, they only install the C personality by default - you need to go into synaptic again and install the C++ personality (g++) and probably a ton of other dev packages too... I'm not sure, but I guess you will need the OpenGL libs and associated dev packages... > Oh! and prior to finding about MailReactor I'd browsed the web and > not found and Mass emailer for Linux. > I have been using Atomic Mail Sender on Windows XP for some years > but I want to end up never having to run Windows again. OK - well, best of luck anyway! _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

