[LinuxPPS] timepps.h (again)
Udo van den Heuvel
udovdh at xs4all.nl
Thu Aug 2 13:30:35 CEST 2007
Rodolfo Giometti wrote:
> On Thu, Aug 02, 2007 at 12:22:11PM +0200, Udo van den Heuvel wrote:
>> Rodolfo Giometti wrote:
>>> I think it could be pretty good doing this job on Debian, Fedora & C.
>>> packages, so people may download and just use them. :)
>> I can do ntp with NMEA and ATOM patches no problem. (just need to change
>> the CPU flags)
>
> Whatever you can do is welcomed! :)
As a test:
http://pindarots.xs4all.nl/ntp-4.2.4p2-1r.fc7.src.rpm is the source rpm
for my current ntpd with both NMEA and ATOM (for PPS) patches.
Download the rpm:
wget -c http://pindarots.xs4all.nl/ntp-4.2.4p2-1r.fc7.src.rpm
Then install the source and build:
rpm -ivh ntp-4.2.4p2-1r.fc7.src.rpm
cd /usr/src/redhat
rpmbuild -bb SPECS/ntp.spec
Then install the binary rpm that was built:
rpm -Uvh /usr/src/redhat/RPMS/i386/ntp-4.2.4p2-1r.fc7.i386.rpm
Later I could do a binary rpm.
Udo
More information about the LinuxPPS
mailing list