equal
deleted
inserted
replaced
22 |
22 |
23 (and as root) |
23 (and as root) |
24 |
24 |
25 # make install |
25 # make install |
26 # make modules_install |
26 # make modules_install |
|
27 # depmod |
27 |
28 |
28 ...and linking the init script and copying the sysconfig file from $PREFIX/etc |
29 ...and linking the init script and copying the sysconfig file from $PREFIX/etc |
29 to the appropriate locations and customizing the sysconfig file. |
30 to the appropriate locations and customizing the sysconfig file. |
30 |
31 |
31 # ln -s ${PREFIX}/etc/init.d/ethercat /etc/init.d/ethercat |
32 # ln -s ${PREFIX}/etc/init.d/ethercat /etc/init.d/ethercat |