xarver wrote:
> I think FLTK looks interesting to learn,
> and I want to install it but have no idea how...
> I downloaded the tar.gz file and extracted it to the folder I want it in,
> and I typed make in the terminal like it said in the readme
> while the folder was open, and it didn't work...
> 
> 'make: *** No targets specified and no makefile found.  Stop.

        Make sure you're cd'ed into the directory where you
        extracted fltk, and then run make.

        For make to work correctly, you need to be in the
        directory where the Makefile (and README) is located.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to