unzip.exeはMinGW/binに入れたので、念のためもう一度今日CompileGimpAtWindowsShell.shをMinGWで実行したところunzipのところはクリアしました。 再起動して設定が変わったからなのかもしれませんがよくわかりません。 その後いろいろなライブラリをシェルスクリプトが入れていきGimpのビルドが始まりました。 しかし、checking for GLIBのところでconfigureがエラーを出して終了してしまいました。
checking for GLIB - version >= 2.8.0... no *** Could not run GLIB test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GLIB is incorrectly installed. configure: error: Test for GLIB failed. See the file 'INSTALL' for help.