Private
Public Access
Update Setup Computer IOC Server
@@ -97,9 +97,10 @@ sudo cp /home/control/work/stxm/IOCServer/dnsmasq.conf /etc/dnsmasq.d/
|
||||
```
|
||||
mkdir ~/Basesystem
|
||||
cd ~/Basesystem
|
||||
git clone https://gitlab.com/etherlab.org/ethercat.git
|
||||
###git clone https://gitlab.com/etherlab.org/ethercat.git
|
||||
git clone https://github.com/paulscherrerinstitute/ethercat.git
|
||||
cd ethercat
|
||||
git checkout stable-1.5
|
||||
### git checkout stable-1.5
|
||||
./bootstrap
|
||||
./configure --disable-8139too
|
||||
make all modules
|
||||
|
||||
Reference in New Issue
Block a user