Hi,

I have installed OpenSSL, but I am getting following error while doing
"make install" for NTP
----------------------------------------------------------------------------------------------------------------------
make[6]: Leaving directory `/root/Download/ntp-4.2.4p8/sntp'
test -z "/usr/local/share/man/man1" || /bin/mkdir -p "/usr/local/share/
man/man1"
 /usr/bin/install -c -m 644 sntp.1 sntp.1 '/usr/local/share/man/man1'
/usr/bin/install: will not overwrite just-created `/usr/local/share/
man/man1/sntp.1' with `sntp.1'
make[5]: *** [install-man1] Error 1
make[5]: Leaving directory `/root/Download/ntp-4.2.4p8/sntp'
make[4]: *** [install-am] Error 2
make[4]: Leaving directory `/root/Download/ntp-4.2.4p8/sntp'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory `/root/Download/ntp-4.2.4p8/sntp'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/root/Download/ntp-4.2.4p8/sntp'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/root/Download/ntp-4.2.4p8'
make: *** [install] Error 2
----------------------------------------------------------------------------------------------------------------------

Please help.

Thanks
Vivek

On Dec 11, 10:07 am, "[email protected]" <[email protected]>
wrote:
> Thanks and Doug and Don. I will install NTP on all machines and let
> you know.
>
> On Dec 10, 9:29 pm, Don Marti <[email protected]> wrote:
>
> > begin Doug Judd quotation of Thu, Dec 10, 2009 at 08:08:07AM -0800:
>
> > > You need to run NTP on all of your machines to get the clocks in sync.  
> > > After
> > > you get NTP setup it will sometimes take a while (15 minutes) before the 
> > > clocks
> > > synchronize, so be patient.  After getting NTP setup, verify that it is 
> > > running
> > > on all machines with:
>
> > > $ ps auxww | fgrep ntp
> > > doug      1145  0.0  0.0  61116   588 pts/0    S+   08:06   0:00 fgrep ntp
> > > ntp       2435  0.0  0.0  23368  5020 ?        SLs  Aug22   0:34 ntpd -u
> > > ntp:ntp -p /var/run/ntpd.pid -g
>
> > You can also ssh to all your hosts, drop the NTP
> > service with the init script, run
> >     ntpdate [TIMESERVER]
> > as root, and restart NTP.
>
> > (If NTP is critical as it is here, it's a good idea to
> > have two systems on your LAN set up as the timeservers
> > for your other hosts, make them NTP peers of each
> > other, and don't have anyone except your timeservers
> > use an outside NTP server.  That way things are less
> > likely to get wacky.)
>
> > --
> > Don Marti                                 +1 510-332-1587 
> > mobilehttp://zgp.org/~dmarti/
> > [email protected]

--

You received this message because you are subscribed to the Google Groups 
"Hypertable Development" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hypertable-dev?hl=en.


Reply via email to