corrina wrote:
Marco uploaded the packages, but there was a small problem. The "required:" lines of libfltk-devel/setup.hint and libfltk1.3/setup.hint were broken up in multiple lines. I fixed that on cygwin.com, but maybe you should check locally. Did cygport add the line breaks for some reason?
I switched from manual setup.hints to cygport autobuilded setup.hint. I had embedded newlines in the values of the _REQUIRES variables, which apparently is not allowed. new packages for fltk-1.3 fixing this are available here for upload: 64 bit: wget -nH -r -L -R 'index.html*' --cut-dirs=3 http://members.quicknet.nl/ar.burgers/cygwin/64bit/fltk/ 32 bit: wget -nH -r -L -R 'index.html*' --cut-dirs=2 http://members.quicknet.nl/ar.burgers/cygwin/fltk/ Marco had an issue with the wget command. I think there was an error in the cut-dirs level in one of the wget commands. I double checked, the wgets work fine for me, I hope they work for you too. kind regards, Teun
