On Sat, Feb 21, 2009 at 4:26 PM, Skaboss <wineforum-user@xxxxxxxxxx> wrote: > Austin sir...you rock my socks. The source code is patched but I'm still having a little trouble compiling it. I entered in (after patching the code of course): > > ./configure --verbose > > which returned > > bash: ./configure: No such file or directory > > I then tried: /configure && make depend & make > > which returned > > bash: line 10: /configure: No such file or directory > [1] 15955 > make: *** No targets specified and no makefile found. Stop. > [1]+ Exit 127 /configure && make depend > > clearly something is amiss > > > > > > What directory are you in? What does 'ls' show? You should see something like: austin@midna:~/wine-git$ ls a ANNOUNCE b config.log configure continue.sh daily.sh daily-test.sh documentation hardcore.sh libs LICENSE.OLD Makefile Make.rules out quick configure.sh server VERSION aclocal.m4 AUTHORS build.sh config.status configure.ac COPYING.LIB daily.sh~ dlls fonts include LICENSE loader Makefile.in Make.rules.in programs README tools wine Ignoring the scripts/other cruft I have... -- -Austin