MacArthur, Ian (SELEX GALILEO, UK) wrote: > Hi Brian, > >> I've been using FLTK 1.1.7 for some time in a MSys/MinGW >> environment on a Windows Vista Home Premium PC and have had >> no trouble. (MSys 1.0.10) >> >> I recently downloaded FLTK 1.1.8 and attempted to build and >> install it. >> >> The build went OK and completed without a single warning, but >> when I tried to install it, I got the following >> >> $ make install >> /bin/sh: /bin/install: Permission denied >> make: *** [install] Error 126 >> >> The problem appears to be in MSys, not FLTK. >> Even if I just enter >> install --help >> I get the same Error message. > >> Has anyone else had the same problem and can it be fixed?? > > For the record, Brian is a friend of mine, and he's more of a linux dude > than Vista. I don't have access to a Vista system to try this on, and > neither of us know why this doesn't Just Work for him. The one other > report I know of using Msys/mingw/Vista does indeed appear to have Just > Worked... > > So, is anyone else using fltk-1.1.8 with Msys/mingw on Vista? Does > install work?
No, you can't "make install" on Windows. It isn't supported and won't work. -- ______________________________________________________________________ Michael Sweet, Easy Software Products mike at easysw dot com _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

