icshwi / e3

ESS EPICS Environment : E3 Development
10 stars 6 forks source link

remove non-existent symlinks in E3_SITELIBS_PATH #8

Closed jeonghanlee closed 6 years ago

jeonghanlee commented 6 years ago

PKG is installed throught pkg_automation, but the following command should be executed at the end of e3 builder.

sudo symlinks -d ${E3_SITELIBS_PATH}
jeonghanlee commented 6 years ago

e3-autosave has the magic command, we have to update the entire configure/E3/RULES_E3 file in E3+ branch.

jeonghanlee commented 6 years ago

Implemented most of modules as follows: `` e3-iocStats e3-devlib2 e3-mrfioc2 e3-autosave e3-asyn e3-busy e3-modbus e3-ipmiComm e3-sequencer e3-sscan e3-ip e3-calc e3-pcre e3-StreamDevice e3-keypress e3-sysfs e3-symbolname e3-memDisplay e3-regdev e3-i2cDev e3-tosca e3-tsclib e3-s7plc e3-recsync e3-ecat2 e3-ecmc e3-axiscore e3-ethercatmc



Other modules will be done later one by one.