Okay, so.[*]I've installed Ant.[*]Downloaded the build script. Extracted to Ant installation location.When I run the 'runbuildscript' a cmd interface opens for around a second, and stops.If I navigate to the location of files through CMD, then do \[code\]ant minify\[/code\] it doesn't work.I then thought to place and extract the build script in the location of the files.Upon doing so, an error came -\[code\]BUILD FAILEDE:\NamanyayG\wamp\www\namanyayg\build.xml:150: The following error occurred while executing this line:E:\NamanyayG\wamp\www\namanyayg\build.xml:416: E:\NamanyayG\wamp\www\${dir.source} does not exist.\[/code\]Please help me out, I'm thoroughly confused.