Jump to content

Tar command


badal

Recommended Posts

Hello

      i am trying to install mrtg. when i enter command

 

tar -zxvf  http://downloads.sourceforge.net/net-snmp/net-snmp-5.4.2.tar.gz?modtime=1220617665&big_mirror=1

[1] 4717

[root@noc ~]# http: Unknown host

tar: http\://downloads.sourceforge.net/net-snmp/net-snmp-5.4.2.tar.gz?modtime=1220617665: Cannot open: Input/output error

tar: Error is not recoverable: exiting now

 

gzip: stdin: unexpected end of file

tar: Child returned status 2

tar: Error exit delayed from previous errors

 

 

can anyone tell me how to install tar packeg ??????????

Link to comment
https://forums.phpfreaks.com/topic/126848-tar-command/
Share on other sites

Hello  :),

 

You should do

 

>> wget  http://downloads.sourceforge.net/net-snmp/net-snmp-5.4.2.tar.gz?modtime=1220617665&big_mirror=1

 

>> tar -zxvf net-snmp-5.4.2.tar.gz

8)

 

Hello

      i am trying to install mrtg. when i enter command

 

tar -zxvf  http://downloads.sourceforge.net/net-snmp/net-snmp-5.4.2.tar.gz?modtime=1220617665&big_mirror=1

[1] 4717

[root@noc ~]# http: Unknown host

tar: http\://downloads.sourceforge.net/net-snmp/net-snmp-5.4.2.tar.gz?modtime=1220617665: Cannot open: Input/output error

tar: Error is not recoverable: exiting now

 

gzip: stdin: unexpected end of file

tar: Child returned status 2

tar: Error exit delayed from previous errors

 

 

can anyone tell me how to install tar packeg ??????????

Link to comment
https://forums.phpfreaks.com/topic/126848-tar-command/#findComment-661193
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.