English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I must have a mental block or something derr!! I know you use 'terminal' but when I try to navigate to the place where 'I think' the package is I either get permission denied or 'no such file' or even worse - nothing happens at all - I've read the help files over and over but doesnt really help.

2007-06-29 22:40:44 · 2 answers · asked by iroe@btopenworld.com 1 in Computers & Internet Software

2 answers

Sorry - are you just after the commaned to expand a tar file?

tar -xv (then depends on what you want where & file sizes etc.)

Have a look here:
http://www.computerhope.com/unix/utar.htm#02

2007-06-29 22:52:21 · answer #1 · answered by Hedge Witch 7 · 0 0

Try this in the Terminal:

# tar -xzvf package-name.tar.gz
# cd package-name
# ./configure
# make
# make install

"I try to navigate to the place where 'I think' the package is...", TIP: Always save to the desktop, then move it later, you will never lose a download again.

2007-06-30 07:29:57 · answer #2 · answered by ELfaGeek 7 · 0 0

fedest.com, questions and answers