On Sat, Feb 21, 2009 at 4:50 PM, Skaboss <wineforum-user@xxxxxxxxxx> wrote: > not sure how to do commands "from" a directory in the terminal. I typed in > > /home/jessy/wine-git .configure --verbose > > and got > > bash: /home/jessy/wine-git: is a directory > > I got the same response from ~/wine-git $ ls > > > > > > no... Go to a terminal. Type: cd jessy/wine-git then do: ./configure If it doesn't show errors, do: make depend && make -- -Austin