Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 1st December 2007, 02:31 AM
ranjithbal Offline
Registered User
 
Join Date: Nov 2007
Posts: 6
wget command not working

I tried to download and install virtulbox on fedora 8 using wget. but got the error wget no such command
Reply With Quote
  #2  
Old 1st December 2007, 02:43 AM
AllanPen's Avatar
AllanPen Offline
Registered User
 
Join Date: Mar 2007
Location: Nanoose Bay, B.C. Canada
Age: 72
Posts: 229
Quote:
Originally Posted by ranjithbal
I tried to download and install virtulbox on fedora 8 using wget. but got the error wget no such command
sudo yum install wget

I think that's right
__________________
MB: Gigabyte P55A-UD4P ATX LGA1156
CPU: Intel Core i5 750 Quad Core Processor
Mem: 8GB G.SKILL Ripjaws PC3-12800
Windows 7, Ubuntu Fedora, Suse
Reply With Quote
  #3  
Old 4th December 2010, 05:27 PM
cybrax Offline
Registered User
 
Join Date: Dec 2010
Posts: 7
linuxfedorafirefox
Re: wget command not working

Quote:
Originally Posted by AllanPen View Post
sudo yum install wget

I think that's right
I tried the same ie "sudo yum install wget"
Installed wget, but still I get the same error when I use wget. Can someone sort this problem out for me,thanks
Reply With Quote
  #4  
Old 4th December 2010, 06:00 PM
assen Offline
Registered User
 
Join Date: Oct 2008
Posts: 492
linuxfedorafirefox
Re: wget command not working

Hi,

1. Open a terminal
2. Type "wget"and press Enter
3. Copy/paste here the result

WWell,
Reply With Quote
  #5  
Old 4th December 2010, 06:02 PM
marko's Avatar
marko Offline
Registered User
 
Join Date: Jun 2004
Location: Laurel, MD USA
Posts: 5,442
linuxfedorafirefox
Re: wget command not working

Quote:
Originally Posted by cybrax View Post
I tried the same ie "sudo yum install wget"
Installed wget, but still I get the same error when I use wget. Can someone sort this problem out for me,thanks

Try in the same terminal:

Quote:
echo $PATH
if that listing of directories doesn't contain this particular one (among some other ones): /usr/bin

then that's the problem. I don't see how that could happen since /usr/bin is one
of the most critical ones to have and it's set up by defauilt.

You can verify that any command in general is path reachable by using which , try:
Quote:
which wget
it should say:
Code:
/usr/bin/wget
By the way, what assen is saying is that just installing a new package might not be enough, the
shell you are in only scans the path for exe's when it was started. You then installed wget after
that shell was started so it doesn't have wget on the path listing. The shell uses the list of exes
it found on the PATH at startup time because it's faster than doing that redundantly each time you
run a command. So it's probably saying "Command not found"
when you try to run wget. So opening a new terminal window will refresh that so wget is on
the path hash.

Last edited by marko; 4th December 2010 at 06:09 PM.
Reply With Quote
Reply

Tags
command, wget, working

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Does wget support multithread?What's the command? Brook Using Fedora 6 5th August 2008 08:19 AM
bash: wget: command not found & no titles auszen Using Fedora 0 9th April 2008 09:58 PM
Wget stopped working while experimenting on DNS swiftsage Servers & Networking 3 27th July 2005 09:33 AM
wget on http not working after fresh install of FC3 cruiser Servers & Networking 3 10th July 2005 09:34 AM
Wget command question satimis Using Fedora 2 17th November 2004 03:49 AM


Current GMT-time: 12:22 (Saturday, 18-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat