If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Suggestions & Feedback > Copying and untaring in UNIX

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-14-04, 07:47
taiwoadeegbe taiwoadeegbe is offline
Registered User
 
Join Date: Feb 2004
Location: Portsmouth
Posts: 6
Copying and untaring in UNIX

Can any one tell me :

How I can copy and untar this tar file.... icewm_etc.tar.gz from the directory /etc/icewm

How can I Install a rpm file , also how can I install rpms form CDs to the standard directory ~/rpms and also install it.
Reply With Quote
  #2 (permalink)  
Old 02-14-04, 10:40
ika ika is offline
Registered User
 
Join Date: Oct 2003
Location: Slovakia
Posts: 482
Re: Copying and untaring in UNIX

Quote:
Originally posted by taiwoadeegbe
Can any one tell me :

How I can copy and untar this tar file.... icewm_etc.tar.gz from the directory /etc/icewm

How can I Install a rpm file , also how can I install rpms form CDs to the standard directory ~/rpms and also install it.
tar xvzf icewm_etc.tar.gz

rpm -Uvh some_rpm_package.rpm

Hints:
man tar
man rpm
Reply With Quote
  #3 (permalink)  
Old 02-24-04, 20:40
taiwoadeegbe taiwoadeegbe is offline
Registered User
 
Join Date: Feb 2004
Location: Portsmouth
Posts: 6
It worked

Thanks Ika for the solution.It worked.

The programme is alright now.

Cheers.
Reply With Quote
Reply

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