I'm quite lost in linux environement. I usually install application using apt-get install and the name of the package.
Here's a quite cool text editor named 'Sublime text 2' and I would like to install it in a Debian distribution.
When I download files I get a .tar.bz2 file.
I unpack the file with a bz2 command and a tar command. And then I'm blocked. Somebody says to me I have to Make a ./configure and after that a make to compile the sources but the ./configure command doesn't work.
Thanks a lot for help.