On Sun, Aug 30, 2009 at 12:41 PM, n2media<wineforum-user@xxxxxxxxxx> wrote: > ~/.winetrickscache > says bash: /home/john/.winetrickscache: is a directory > > how do i know if wine tricks is installed correctly? > when i downloaded the script i didnt know how to install it (new to linux) > so i just typed ./winetricks in terminal > > if this wrong can someone help me install it correctly please It's just a shell script, doesn't need installation. Just chmod it +x and use ./winetricks. To be sure, try: $ rm -rf ~/.winetrickscache winetricks $ wget kegel.com/wine/winetricks $ sh winetricks jet40 -- -Austin