Hi, I have unzipped a new App and am trying to install it, so I open the folder I uncompressed the Tar.gz to. I open[i] Terminal[/i] and then type [i]./configure.ac[/i] to compile it but it says [i]Permission Denied[/i]. I've seen the line always starts off with [b]$[/b] which I think means [i]User[/i], so how do I make each line start with [b]#[/b], which I think means [i]Root[/i] or [i]Admin[/i]? Thanks :)