i think i installed it used make and make install commands
because now i can see an unrar command in my shell..i am not much proficient in c and i think i uncommented the initial line
as follows
/*
#define _WIN_32
*/
#define _UNIX
i also uncommented the little endian part
but when i tried to unrar a file using the command
Smirnoff:/home/vishnu# unrar e /home/vishnu/Desktop/No.Starch.Press.The.Debian.System.Concepts.and.Techniques.Sep.2005.rar
UNRAR 2.71 freeware Copyright (c) 1993-2000 Eugene Roshal
Extracting from /home/vishnu/Desktop/No.Starch.Press.The.Debian.System.Concepts.and.Techniques.Sep.2005.rar
Unknown method in No.Starch.Press.The.Debian.System.Concepts.and.Techniques.Sep.2005.pdf
No files to extract
was the result
i think the software is not a worthy one..
so would somebody help me with an unrar program and pray tell me how to install it..i have edited my /etc/apt/sources.list.d file many a times hearing from many ppl and it is like this now
:-
#
# deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 DVD Binary-1 20070407-11:40]/ etch contrib main
deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 DVD Binary-3 20070407-11:40]/ etch contrib main
deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 DVD Binary-2 20070407-11:40]/ etch contrib main
deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 DVD Binary-1 20070407-11:40]/ etch contrib main
# Line commented out by installer because it failed to verify:
deb
http://security.debian.org/ etch/updates main contrib
# Line commented out by installer because it failed to verify:
deb-src
http://security.debian.org/ etch/updates main contrib
deb
http://http.us.debian.org/debian/ etch main
deb
http://security.debian.org/debian-security etch/updates main
so if any one inteends to tell me how to install any unrar programs pray tell me wat change i should make to this file because many a times apt-get install doesnt work and i dont know why
..do tell me the complete modus-operandi if u could
regards