Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 03-25-2005, 12:38 PM   #11 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default

Quote:
Originally posted by horndude
since your using redhat, find an rpm depository site
I suggest http://rpm.pbone.net
__________________



Debian Support Forums!
macdude425 is offline  
Old 03-25-2005, 01:26 PM   #12 (permalink)
reggie_da_man's Avatar
 
Master Techie

Join Date: Feb 2005

Posts: 2,564

reggie_da_man is on a distinguished road

Default

ok but once again how do i install those programs?
__________________

reggie_da_man is offline  
Old 03-25-2005, 01:30 PM   #13 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default

If they are RPM's then download them, open up a terminal, type in "cd" and then the directory that they are in, hit enter, and then type rpm -i <packagename>.
__________________



Debian Support Forums!
macdude425 is offline  
Old 03-25-2005, 02:55 PM   #14 (permalink)
 
Super Techie

Join Date: Mar 2005

Posts: 259

C.Ingram

Send a message via AIM to C.Ingram Send a message via Yahoo to C.Ingram
Default

You'll be best off installing "yum", and adding yum repositories.
__________________
Christopher Ingram
Principal Consultant, Souken Group, LLC.
C.Ingram@SoukenGroup.com
(856) 392 5244 -- (866) Go Souken
C.Ingram is offline  
Old 03-25-2005, 04:04 PM   #15 (permalink)
reggie_da_man's Avatar
 
Master Techie

Join Date: Feb 2005

Posts: 2,564

reggie_da_man is on a distinguished road

Default

what's "yum"?? abd what are yum repositories?
__________________

reggie_da_man is offline  
Old 03-25-2005, 04:57 PM   #16 (permalink)
 
Super Techie

Join Date: Mar 2005

Posts: 259

C.Ingram

Send a message via AIM to C.Ingram Send a message via Yahoo to C.Ingram
Default

yum is an interface for RPM. Since you use an RPM based distribution of Linux (Red Hat) you should use RPMs as much as possible. yum will make it a bit easier. With yum, you can define repositories (collections of packages) and it will download package headers from the repositories. You then use yum to do all if your installing and updating, and it will manage other required packages and such for you. RPM is suposed to do most of this, but yum makes it much better.

Once you ave yum and running, chances are you can do "yum install amsn limewire" and let it do the rest.

http://linux.duke.edu/projects/yum/ - yum
http://freshrpms.net/ - RPM repositories for yum, etc...
__________________
Christopher Ingram
Principal Consultant, Souken Group, LLC.
C.Ingram@SoukenGroup.com
(856) 392 5244 -- (866) Go Souken
C.Ingram is offline  
Old 03-25-2005, 11:01 PM   #17 (permalink)
reggie_da_man's Avatar
 
Master Techie

Join Date: Feb 2005

Posts: 2,564

reggie_da_man is on a distinguished road

Default

how do i get "yum" installed and running??? and which one do i download?
__________________

reggie_da_man is offline  
Old 03-25-2005, 11:45 PM   #18 (permalink)
 
Super Techie

Join Date: Mar 2005

Posts: 259

C.Ingram

Send a message via AIM to C.Ingram Send a message via Yahoo to C.Ingram
Default

Try typing "which yum" in a command prompt. You might already have it. If not, you can install one of the RPMs listed on the above linked web page. As a shortcut, try:


__________________
Christopher Ingram
Principal Consultant, Souken Group, LLC.
C.Ingram@SoukenGroup.com
(856) 392 5244 -- (866) Go Souken
C.Ingram is offline  
Old 03-26-2005, 12:05 AM   #19 (permalink)
reggie_da_man's Avatar
 
Master Techie

Join Date: Feb 2005

Posts: 2,564

reggie_da_man is on a distinguished road

Default

now this is what it gave me


[root@localhost reggie]# rpm -i yum-2.2.0-1.noarch.rpm
warning: yum-2.2.0-1.noarch.rpm: V3 DSA signature: NOKEY, key ID 69886cc7
[root@localhost reggie]#



is that good or bad? (keep in mind i just started using linux yesterday)
__________________

reggie_da_man is offline  
Old 03-26-2005, 12:29 AM   #20 (permalink)
reggie_da_man's Avatar
 
Master Techie

Join Date: Feb 2005

Posts: 2,564

reggie_da_man is on a distinguished road

Default

i also cant find java 1.4.1.
__________________

reggie_da_man is offline  
 
Closed Thread

Thread Tools
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
Trackbacks are On
Pingbacks are On
Refbacks are On