LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 04-11-2003, 06:50 PM   #1
FuLL-On-Newbie
Member
 
Registered: Mar 2003
Location: Australia
Distribution: XP, Yoper 3.2.1
Posts: 70

Rep: Reputation: 15
Exclamation code errors


All of the codes yous gave me for installing nvidia doesnt work! is it because im using yoper it might be completly diffrent from yours?
i finally gave up because no one answered a right answer well i done what people said and this happened The.File.name.tar.gz cannot open no such file or directory, a whole lot of other files that said the same thing popped up in the shell!
please help i need a guru to speak to me on msn please erks90@hotmail.com
 
Old 04-11-2003, 06:57 PM   #2
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Did you specify the full path to the file eg
/root/The.File.name.tar.gz
or
/home/you/The.File.name.tar.gz
 
Old 04-11-2003, 07:11 PM   #3
FuLL-On-Newbie
Member
 
Registered: Mar 2003
Location: Australia
Distribution: XP, Yoper 3.2.1
Posts: 70

Original Poster
Rep: Reputation: 15
So can what do i type instead? no i didnt do that i did "tar -xzvf The.File.Name.tar.gz

Last edited by FuLL-On-Newbie; 04-11-2003 at 07:12 PM.
 
Old 04-11-2003, 07:18 PM   #4
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
I tried connecting to MSN, however the server seems down, If you'd like I'm on AOL at MasterCLQ

Anyway...

You need to either:
a) Be in the directory containing the tarball (tar.gz) OR
b) Add absolute path to your untar command:
tar xvzf /path/to/tarball.tar.gz

To be in the directory, or to see if the file is in the directory you are in, use the bash commands cd and ls to change directory and list files.

Cool
 
Old 04-11-2003, 07:38 PM   #5
iceman47
Senior Member
 
Registered: Oct 2002
Location: Belgium
Distribution: Debian, Free/OpenBSD
Posts: 1,123

Rep: Reputation: 47
Quote:
Originally posted by MasterC

a) Be in the directory containing the tarball (tar.gz) OR
Make sure that directory is writeable(so no cdroms,ntfs partitions,...), otherwise you'll have to cp it to a directoy you can write to (like the home directory or /tmp)
 
Old 04-11-2003, 07:42 PM   #6
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
OR you can just use the "C" flag:
tar -xvzCf /path/to/tarball/tarball.tar.gz /path/to/extract/to..

OR
tar -xvzf /path/to/tarball -C /path/to/extract

Cool
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
set STL errors code attached ashwinipahuja Programming 0 06-01-2004 02:36 AM
G++ - why am i getting errors compiling this simple code leroy27336 Programming 4 11-18-2003 08:32 PM
Getting Incompatibility Errors While Compiling The Following Code. pritesh Programming 4 10-23-2003 04:18 PM
small errors in kernel code (2.4.22) Robert0380 Linux - General 2 10-06-2003 09:15 AM
RAM/Swap Memory Code Errors ghe1 Programming 1 04-01-2002 07:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 12:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration