Page 1 of 1

problem on ntp-4.2.2p3

PostPosted: Mon Sep 04, 2006 6:49 am
by anshu
hello
I have installeed slackware 10.2.i have problem in subphase 3.2 section-6
when
wget http://www.eecis.udel.edu/~ntp/ntp_spoo ... 2p3.tar.gz
when i try to tar xvf this package then i got error
can not open: no such file or directory
tar:the error is not recoverable:exiting now

i alsop followed other link but it gets Error 404
also i was try to the older version for this package ntp-4.1.2
but it gets same problem as first link.


please get me solution for this

PostPosted: Mon Sep 04, 2006 7:58 am
by mflorell
For some reason ntp seems to change filenames every few days or weeks. You may just have to go to http://www.ntp.org/ and find the current download address from there.

problem on ntp-4.2.2p3

PostPosted: Tue Sep 05, 2006 5:31 am
by anshu
Hello sir,
thanks for your response.priviously i have install with the help of this site
www.ntp.org, but it gave error.& after that your response i have download the file from this url but it is not install & gave error again.
please try to sort out my problem.& give any other url.to solve ntp problem
Thanx.

PostPosted: Tue Sep 05, 2006 6:41 am
by mflorell

Re: problem on ntp-4.2.2p3

PostPosted: Tue Sep 05, 2006 7:45 am
by anshu
[quote="anshu"]hello
I have installeed slackware 10.2.i have problem in subphase 3.2 section-6
when
wget http://www.eecis.udel.edu/~ntp/ntp_spoo ... 2p3.tar.gz
i have install site which you provide link.dut i got again error tar file.

please try to solve my problem
thanx

PostPosted: Tue Sep 05, 2006 8:43 am
by mflorell
please post the exact error you are receiving upon untaring the gz tar file.

PostPosted: Wed Sep 06, 2006 12:33 am
by anshu
hi
thanks for your response
i had got following error
in
root@phone:/usr/local# tar xvf ntp-4.2.2p3.tar.gz
tar: ntp-4.2.2p3.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
thank you

PostPosted: Wed Sep 06, 2006 12:49 am
by kchung
anshu wrote:hi
thanks for your response
i had got following error
in
root@phone:/usr/local# tar xvf ntp-4.2.2p3.tar.gz
tar: ntp-4.2.2p3.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
thank you


Please read the directions carefully again. you need to gunzip first before you can use tar xvf.

PostPosted: Wed Sep 06, 2006 1:11 am
by anshu
hi
please understand that i have follow all step previously as
wget http://www.eecis.udel.edu/~ntp/ntp_spoo ... 2p3.tar.gz
gunzip ntp-4.2.2p3.tar.gz
but after
tar xvf ntp-4.2.2p3.tar.gz
i have get error
tar: ntp-4.2.2p3.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
thankyou

PostPosted: Wed Sep 06, 2006 2:18 am
by kchung
anshu wrote:hi
please understand that i have follow all step previously as
wget http://www.eecis.udel.edu/~ntp/ntp_spoo ... 2p3.tar.gz
gunzip ntp-4.2.2p3.tar.gz
but after
tar xvf ntp-4.2.2p3.tar.gz
i have get error
tar: ntp-4.2.2p3.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
thankyou


again, read the directions carefully. you should be doing:

tar xvf ntp-4.2.2p2.tar
NOT
tar xvf ntp=4.2.2p2.tar.gz