Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
4. Where are the EPICS modules for this new base?

/afs/slac/g/lcls/epics/R3-14-12-4_1-0/modules

A handful of EPICS modules have been built for R3-14-12-4_1-0.

Most of them have been cross-compiled for several targets including the following:

linuxRT-x86

linuxRT-x86_64

linuxRT_glibc-x86_64

 linux-x86

 linux-x86_64

Panel
5. What do I do if I need a new module or a specific version for an existing module built for the new base?

The python script makeModules.py.  This script is located in   /afs/slac/g/lcls/tools/script,, which is in PATH.

This script  automatically discovers the module dependencies and builds an entire module tree in the correct order for all targets.

 As of date this script is 'reasonably' functional.

If the python tool is problematic, use "eco" to checkout modules into your local sandbox and build.

  TO DO list: Make the script makeModules.py  user-friendly

 Contact Murali or Ernest to have the modules built and installed in the meanwhile.  

...