Paulo Sequeira <psequeira <at> racsa.co.cr> writes: > > Donald wrote: > > I am a newbie for cygwin.When I try to typed ./configure, it shows that. > > > > "$ ./configure" > > "bash: ./configure: No such file or directory" > > > > Is there missing some packages of cygwin? > > > > Thanks for your help > > > > where are you running that command from? Most likely, you won't find a > configure file in home, unless you've deliverately put one there. > > what are you trying to configure? >
I have typed "./configure" under /usr/src I try to install a program but I don't have any experience on compiling a program. :( The readme of the program said : Build ----- Goto the "src" directory and run "./configure". When this finishs successfully, run "make". But when I typed "./configure" , "bash: ./configure: No such file or directory" -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/