LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-16-2004, 06:16 PM   #1
alexes
LQ Newbie
 
Registered: May 2004
Location: petaluma,ca
Distribution: suse 9.0
Posts: 4

Rep: Reputation: 0
Question what am I doing wrong in the bash shell?


aes@linux:~> tar xvzf convertall-0.3.0.tar.gz
tar: convertall-0.3.0.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
aes@linux:~>

I'm really lost as to what to do. I can install RPM's no problem. I just dont understand installing from source. I need a step by step to go through .
I have tried some step by step lessons but I always get "no such file or directory" or "command not found" I'm really frustrated!
I've put my downloaded files in /home/aes/downloads if that helps.
i'll bet it's something simple.
thanks,
alex
 
Old 05-16-2004, 06:23 PM   #2
slakmagik
Senior Member
 
Registered: Feb 2003
Distribution: Slackware
Posts: 4,113

Rep: Reputation: Disabled
cd to that directory and untar there. The way you describe it, I assume you're issuing the filename, but are not in the directory where the file is located.

Last edited by slakmagik; 05-16-2004 at 06:24 PM.
 
Old 05-16-2004, 06:36 PM   #3
pdug
LQ Newbie
 
Registered: Feb 2004
Posts: 20

Rep: Reputation: 0
Re: what am I doing wrong in the bash shell?

Quote:
Originally posted by alexes
aes@linux:~> tar xvzf convertall-0.3.0.tar.gz
tar: convertall-0.3.0.tar.gz: Cannot open: No such file or directory
alex
You downloaded the file into /home/aes/downloads
You are in directory ~ which is probably the same as /home/aes

Obviously the file convertall-0.3.0.tar.gz is missing in /home/aes

Try this:
tar xvzf downloads/convertall-0.3.0.tar.gz
or
cd downloads
tar xvzf convertall-0.3.0.tar.gz

Good luck
 
Old 05-18-2004, 01:13 AM   #4
alexes
LQ Newbie
 
Registered: May 2004
Location: petaluma,ca
Distribution: suse 9.0
Posts: 4

Original Poster
Rep: Reputation: 0
well,thank you.
at last something is starting to gel a little bit.
however,I'm stuck again.and pouring over the books.
aes@linux:~/downloads> tar xvzf convertall-0.3.0.tar.gz
ConvertAll/
ConvertAll/doc/
ConvertAll/doc/LICENSE
ConvertAll/doc/README.html
ConvertAll/doc/INSTALL
ConvertAll/data/
ConvertAll/data/units.dat
ConvertAll/uninstall.py
ConvertAll/icons/
ConvertAll/icons/convertall_lg.png
ConvertAll/icons/convertall_sm.png
ConvertAll/install.py
ConvertAll/source/
ConvertAll/source/unitgroup.py
ConvertAll/source/unitlistview.py
ConvertAll/source/unitdata.py
ConvertAll/source/tmpcontrol.py
ConvertAll/source/finddlg.py
ConvertAll/source/unitedit.py
ConvertAll/source/convertall.py
ConvertAll/source/convertdlg.py
ConvertAll/source/unit.py
ConvertAll/source/option.py
ConvertAll/source/helpview.py
ConvertAll/source/numedit.py
ConvertAll/source/optiondlg.py
ConvertAll/source/numeval1.py
ConvertAll/source/numeval2.py
aes@linux:~/downloads> cd ConvertAll
aes@linux:~/downloads/ConvertAll> ./configure
bash: ./configure: No such file or directory
aes@linux:~/downloads/ConvertAll> -alex
 
Old 05-18-2004, 01:33 AM   #5
darthtux
Senior Member
 
Registered: Dec 2001
Location: 35.7480° N, 95.3690° W
Distribution: Debian, Gentoo, Red Hat, Solaris
Posts: 2,070

Rep: Reputation: 47
There is no configure listed in this package. Read the
INSTALL
and
README.html
files

They will probably tell you to run the install.py script as ./install.py
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Bash Programming - Where am I going wrong? [NL]_Target Programming 9 07-21-2005 08:49 PM
Could someone tell me what's wrong with my shell script please? RowanB Programming 4 11-11-2004 11:17 PM
Bash Shell: What went wrong. shookie Red Hat 12 05-17-2004 08:03 AM
My first BASH script, what's wrong with it? szf2 Linux - Newbie 2 11-12-2003 01:43 PM
Basic BASH script, what's wrong??? Satriani Linux - General 2 06-02-2003 05:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:25 PM.

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