Help With Resin
Author Message
Posted : Mon, 06 October 2008 16:04:17
Subject : Help With Resin
Hi Could anyone please help me with installing "Resin" onto backtrack. i have downloaded the .tar.gz file but that is as far as i have got. Thanks very much Tim
Shashank Sharma
Posted : Sat, 11 October 2008 20:42:47
Subject : Help With Resin
Open a terminal. Browse to the directory where you downloaded the tar.gz file. Type the command; tar zxvf filename.tar.gz That will create a directory called filename. In your case, it'll be something like resin-x.x.x or something like that. Browse into that directory with the cd command. Look for a file named README or INSTALL. Follow the instructions in that file.