Just an FYI for anyone wanting to build FLTK on Fedora 14..

Here's the two 'yum install' commands needed to get the compiler
and X dev environment installed on a fresh install:

        yum install gcc gcc-c++ autoconf automake
        yum groupinstall "X Software Development"

I personally haven't used fedora/redhat in a while since ubuntu,
but found myself needing fedora to get an x86_64 machine running.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to