I have tried to build geany on both my linux and Windows Xp boxes. In both cases I cloned http://git.geany.org/git/geany
I then cd:/ into geany and used ./configure. However I keep receiving this error. I checked the install doc in the downloaded file and it appears its supposed to be a simple ./configure, make, make install process. Its just not working for me though. # This is from my mingw shell. renshaw@RenshawResidence ~ $ cd c:/geany renshaw@RenshawResidence /c/geany $ ./configure sh: ./configure: No such file or directory renshaw@RenshawResidence /c/geany $ cd src renshaw@RenshawResidence /c/geany/src $ ./configure sh: ./configure: No such file or directory Thanks Sayth _______________________________________________ Geany mailing list [email protected] https://lists.uvena.de/cgi-bin/mailman/listinfo/geany
