Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
install some files
#2

Quote:i dont know how to install some files. ik know that i must just the terminal and rpm -ivh namexxxx.rpm

 

but that he say : no such file or directory

 

the files are in /home/user/download's/blalala.rpm
ok. your RPM's you want to install are in /home/user/download's/ so this is what you want to do:



Code:
su -
cd /home/user/download's
rpm -ivh blah.rpm




 

another thing you could try to do is installing APT. Apt is a program that will help you to EASILY install programs and keep your system up to date.

Reply


Messages In This Thread
install some files - by hek - 2004-08-20, 08:12 AM
install some files - by dubkat - 2004-08-20, 08:20 AM
install some files - by dubkat - 2004-08-20, 08:26 AM
install some files - by hek - 2004-08-20, 08:43 AM
install some files - by anyweb - 2004-08-20, 12:37 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)