722960-002 17
Intel
®
Ethernet Network Adapter E810-CQDA2T
User Guide
4. To install the program and related man pages into /usr/local, run make install with root
privileges.
# make install
This enables you to run the tools from any directory.
5. For more details related to installing linuxptp, go to:
http://linuxptp.sourceforge.net/
3.3 Related linuxptp Information
Following are links to related information:
• https://github.com/richardcochran/linuxptp/blob/master/phc2sys.8
• https://github.com/richardcochran/linuxptp/blob/master/ptp4l.8
• https://github.com/richardcochran/linuxptp/blob/master/ts2phc.8
• https://www.mankier.com/8/ts2phc
• https://www.mankier.com/8/ptp4l
• https://www.mankier.com/8/phc2sys
3.4 Building a synce4l Tool
1. Download the latest synce4l from: https://github.com/intel/synce4l
or use:
#git clone http://github.com/intel/synce4l synce4l
2. Navigate to the extracted directory and compile the source code:
# cd synce4l
# make
3. To install the program and related man pages into /usr/local, run make install with root
privileges.
# make install
This enables you to run the tools from any directory.
4. For more details related to installing synce4l, go to:
https://github.com/intel/synce4l