> > On 30.06.2011, at 13:53, Paul R wrote: > > > I have just downloaded the final release 1.3.0, i unpacked using tar = > -xvf filename > >=20 > > The files were extracted ok but when i run ./configure in Msys i get " = > sh: configure: no such file or directory " > > i am running the command inside the d:/mingw/fltk-1.3.0 folder I have > > not had a problem with this method before, any ideas? > > You need to run "autoconf" first. Or just "make". >
I still cannot get this working... here is my command history paulrogan@HW004487 /d/msys/home/mingw/fltk-1.3.0 $ autoconf sh: autoconf: command not found paulrogan@HW004487 /d/msys/home/mingw/fltk-1.3.0 $ make make: *** No targets specified and no makefile found. Stop. paulrogan@HW004487 /d/msys/home/mingw/fltk-1.3.0 $ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

