LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 07-13-2003, 08:41 PM   #1
werley_123
LQ Newbie
 
Registered: Jul 2003
Location: Texas
Distribution: Red Hat 9, Windows 98 SE
Posts: 24

Rep: Reputation: 15
Question Putting Wget together


Oh man, I'm in trouble again.....

I am trying to find a stand alone media player. I found something called GeeXbox but it says it requires assembley with several programs, one being Wget. I download it and Wget requires assembly and I have no idea how to assemble a program yet. Can someone please help me. How do I do it? What do I use? How can I edit the configureation file? And will GeeXbox require any other program?

Please....Help!!!!
 
Old 07-13-2003, 08:51 PM   #2
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Most of the applications you will need when installing applications can be found on the CD you used to install your distro. Wget is definitely there.

As for a stand-alone media player, have you looked into xine or mplayer? Those tend to be a bit on the "more support" side of the media players.

Cool
 
Old 07-13-2003, 08:54 PM   #3
slakmagik
Senior Member
 
Registered: Feb 2003
Distribution: Slackware
Posts: 4,113

Rep: Reputation: Disabled
Assembly? You mean compiling? If you can find an rpm you can just plug that in. otherwise, you'll need to compile. The standard is './configure', then 'make', then 'su' (your passwd here), then 'make install'. But every source package comes with a README, an INSTALL and a host of other docs. Read those in case anything is unique to the package or your system. As far as whether wget will need other things... well, first of all, I'd expect you've already got wget. Second, it may need libraries which will also need to be compiled. You just have to gather up all the pieces and compile them. And you edit configuration files with text editors.

--I type slooooow.

Last edited by slakmagik; 07-13-2003 at 08:55 PM.
 
Old 07-13-2003, 09:23 PM   #4
werley_123
LQ Newbie
 
Registered: Jul 2003
Location: Texas
Distribution: Red Hat 9, Windows 98 SE
Posts: 24

Original Poster
Rep: Reputation: 15
do you type ./configure in the terminal?
 
Old 07-13-2003, 09:24 PM   #5
werley_123
LQ Newbie
 
Registered: Jul 2003
Location: Texas
Distribution: Red Hat 9, Windows 98 SE
Posts: 24

Original Poster
Rep: Reputation: 15
I typed it in a terminal window (while in the folder with all the files for the program) and it gave me garbage
 
Old 07-13-2003, 09:44 PM   #6
slakmagik
Senior Member
 
Registered: Feb 2003
Distribution: Slackware
Posts: 4,113

Rep: Reputation: Disabled
Yeah - I left out the rather important 'cd foo' step. Paste the output. It should exit with an error of some kind if it doesn't work, usually indicating what it's looking for that it can't find. Or it may just *look* like garbage but, if it exits cleanly, that's okay.
 
Old 07-13-2003, 10:07 PM   #7
werley_123
LQ Newbie
 
Registered: Jul 2003
Location: Texas
Distribution: Red Hat 9, Windows 98 SE
Posts: 24

Original Poster
Rep: Reputation: 15
i just installed mplayer but i have no idea where it installed it go. any one have any guesses?
 
Old 07-13-2003, 10:10 PM   #8
slakmagik
Senior Member
 
Registered: Feb 2003
Distribution: Slackware
Posts: 4,113

Rep: Reputation: Disabled
I'm lost. Weren't we compiling an app a minute ago? Ah well.

Probably /usr/local/bin or one of the other bin directories. You can su and do 'updatedb' and then 'locate mplayer' or do 'which mplayer' if it happens to be on the path, which it should be. If it is, you could just run it.
 
Old 07-13-2003, 10:12 PM   #9
werley_123
LQ Newbie
 
Registered: Jul 2003
Location: Texas
Distribution: Red Hat 9, Windows 98 SE
Posts: 24

Original Poster
Rep: Reputation: 15
Yeah i know i'm jumping all over the place....sorry

I figured out the compiling and then i installed....and lost the files in the process
 
Old 07-13-2003, 10:31 PM   #10
slakmagik
Senior Member
 
Registered: Feb 2003
Distribution: Slackware
Posts: 4,113

Rep: Reputation: Disabled
Well, did either of those commands help? It's actually hard to lose stuff on a Linux system. (Though I did lose an entire unpacked tarball of kernel source once. It was like I typed 'tar -xjvf linux-2.4.20.tar.bz2 > /dev/null' except I didn't.) *g*
 
Old 07-13-2003, 10:45 PM   #11
werley_123
LQ Newbie
 
Registered: Jul 2003
Location: Texas
Distribution: Red Hat 9, Windows 98 SE
Posts: 24

Original Poster
Rep: Reputation: 15
yeah it worked great thanks again for the help


I'm slowly learning....
 
Old 07-14-2003, 12:50 AM   #12
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
As am I

I think just about everyone is really, just on different levels of course.

Cool
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Putting together a new computer... Bombadillow Linux - Newbie 10 01-24-2005 04:13 AM
CAN an1 tell me without putting a link or golpemortal Linux - Wireless Networking 1 08-30-2004 07:08 AM
Putting Linux on an old machine Jiiim2K Linux - Newbie 3 02-12-2004 03:03 AM
Putting icons on the desktop Yook Linux - Newbie 1 12-30-2003 03:35 PM
Putting Linux together Colonel Panic Linux - General 6 09-09-2001 11:32 AM

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

All times are GMT -5. The time now is 03:22 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