LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installing (https://www.linuxquestions.org/questions/linux-newbie-8/installing-157816/)

DevilSlayer 03-15-2004 12:36 AM

Installing
 
I have no idea how to install anything. I'm using Fedora at the moment, and I'm trying to get mp3s to run in XMMS, but redhat has disabled mp3 support. I have the RPM for the latest version of XMMS, but I have no idea how to install it. And I have the tgz file for Divx 5.11 and I have no idea how to install that either. Could anyone point in the direction of a good and simple guide to installing on Linux. This is my very first time running Linux, so majoy newbie. :newbie:

whansard 03-15-2004 12:41 AM

rpm -Uvh whatever.rpm
does it.
tar zxvf filename.tar.gz or filename.tgz
extracts the files. it may be source, so you would have to
enter the directory, run ./configure then make then make install

Surfmonkey 03-15-2004 02:09 AM

i have the same problems. I also want to install a windows media player, quicktime, flash, shockwave plugins. Im not sure why it doesnt come with all that stuff?

Im a newbie, and this is a bit advanced for me. If you could be a little more detailed and go through each step, I would be stoked. Thanks

rpm -Uvh whatever.rpm
does it.
tar zxvf filename.tar.gz or filename.tgz
extracts the files. it may be source, so you would have to
enter the directory, run ./configure then make then make install"



"

ianunderwood 03-15-2004 03:08 AM

www.redhat.com/support/resources/basics/

ianunderwood 03-15-2004 03:10 AM

or www.redhat.com/docs/manuals/linux/

whansard 03-15-2004 05:19 AM

>> i have the same problems. I also want to install a windows media player, quicktime, flash, >> shockwave plugins. Im not sure why it doesnt come with all that stuff?

mplayer can play a lot of that stuff, if you compile it by yourself, and set up your browser
to use mplayer to play that stuff. those are closed source applications, and you can't
just make a few changes and stick them in a linux distribution. that stuff is covered
by patents too. inconvenient, but that's why.

rpm-redhat package manager
.tgz. tar gzipped. sort of like a zip file.

Surfmonkey 03-15-2004 01:10 PM

Quote:

Originally posted by whansard
>> i have the same problems. I also want to install a windows media player, quicktime, flash, >> shockwave plugins. Im not sure why it doesnt come with all that stuff?

mplayer can play a lot of that stuff, if you compile it by yourself, and set up your browser
to use mplayer to play that stuff. those are closed source applications, and you can't
just make a few changes and stick them in a linux distribution. that stuff is covered
by patents too. inconvenient, but that's why.

rpm-redhat package manager
.tgz. tar gzipped. sort of like a zip file.

thanks whansard,

I got my mplayer working...thank the lord for YUM!!!!!!!!!
next step - flash,java. to bad these dont come in rpm :(

cant get gIFTOXIC working also. When i open it, it closes just as fast.

Komakino 03-15-2004 01:30 PM

Do you actually have giFT installed? giFToxic is only a front-end to giFT.

Surfmonkey 03-15-2004 02:45 PM

Quote:

Originally posted by Komakino
Do you actually have giFT installed? giFToxic is only a front-end to giFT.
yes, gIFT came with Fedora Core, I added the gIFTOXIC, the problem is, when i open giftoxic, it closes as quick as it opens. Im not sure if i should load all the packages again or not. Boy, linux is hard to learn! :study:

Komakino 03-15-2004 03:39 PM

Quote:

Originally posted by Surfmonkey
yes, gIFT came with Fedora Core, I added the gIFTOXIC, the problem is, when i open giftoxic, it closes as quick as it opens. Im not sure if i should load all the packages again or not. Boy, linux is hard to learn! :study:
try running 'giftd -d' before starting giFToxic. And have you run 'gift-setup' yet? You'll need to do that before gift will run

Surfmonkey 03-15-2004 05:04 PM

[mike@localhost mike]$ giftd -d
giftd: error while loading shared libraries: libltdl.so.3: cannot open shared object file: No such file or directory


i loaded gIFTOXIC with YUM. I love YUM, cuz i suck at the terminal :(

Komakino 03-15-2004 05:12 PM

Did you install development packages? libltdl is libtool, I think. I'd be surprised if you had installed devel packages and yet didn't have that installed. Yeah, having done s brief search that particular file is shared library files for libtool.

Try: ftp://chuck.ucs.indiana.edu/pub/arra...3.5-9.i386.rpm
though I can't promise that's right

Surfmonkey 03-15-2004 05:39 PM

the link u gave me didnt open, but i will download it from http://rpm.pbone.net/

http://rpm.pbone.net/ is the best website in the world! (besides this one ;)

thanks again...i will post my results :study:

THANKS!!!!!!!!!!!

Komakino 03-15-2004 05:40 PM

Quote:

Originally posted by Surfmonkey
the link u gave me didnt open, but i will download it from http://rpm.pbone.net/

http://rpm.pbone.net/ is the best website in the world! (besides this one ;)

thanks again...i will post my results :study:

THANKS!!!!!!!!!!!

lol, pbone is where I got that link! Rather than direct you to the whole site I thought I'd find a link!

Surfmonkey 03-15-2004 05:51 PM

:)

I wish I had good news .....gFTP works, giFToxic, no

I bet i made a big mess of it downloading to many packages :/


All times are GMT -5. The time now is 08:44 PM.