View Single Post
Posts: 123 | Thanked: 74 times | Joined on Nov 2009
#14
Originally Posted by augustthe View Post
i cant extract the file it giving me this tar: /opt: not found in archive tar: Exiting with failure status due to previous errors
Sorry i forgot the option -C

Code:
tar -xvzf /YOUR_DOWNLOAD_FOLDER_PATH/ejre-1_6_0_21.tar.gz -C /opt/
If there still is a problem you can use filebox filemanager to extract the archives. (you have to enable the root option insettings)

Last edited by lq_sunshine; 2011-01-17 at 09:58.