Help :: Ark Problem.

Status
Not open for further replies.

dissel

Cyborg Agent
When ever I try to decrypt any .rar archive ...it will give me the same error as below.
There is no issue with .zip archive.
*img391.imageshack.us/img391/3536/snapshot10tc3.th.png

"This utility unrar not in your path, Please contact in your system administrator"

The whole archive in Fat32 partition and it is mounted in the following path '/media/sda7'.
So I think there is no permission/writing problem. So where is the path ? or where to insert it ?

I tried Configure Ark option but can't find any path option.
Expert/L-Gurus please help me....

For only this reason I need to start the Windows.(Power Archiver 2006)
 

anantkhaitan

Burning Bright
use this:
Code:
$ sudo yum install unrar
or
Code:
$ sudo apt-get install unrar
According to ur distro.

Then
Code:
$ unrar e flename.rar
 
OP
dissel

dissel

Cyborg Agent
@anantkhaitan

Thanks man, after installing unrar the default 'Ark' Program run fine and it will able to handle the .rar archive.

Thanks for your nice help.
 
Status
Not open for further replies.
Top Bottom