8000 GitHub - waynelewis/build-epics: yet another build script
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

waynelewis/build-epics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relocatable EPICS environment

After unpacking 'prepare.sh' be run to create a file 'eactivate' which can be sourced each time to update $PATH. "edeactivate" will attempt to restore the original environment.

One time setup

$ ./prepare.sh

Each time

$ . eactivate

Demo

$ which softIoc /path/to/epics-x86_64-20181213/epics-base/bin/linux-x86_64/softIoc $ softIoc -m P=whoami: -d demo.db

About

yet another build script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 46.0%
  • Shell 32.0%
  • Makefile 20.4%
  • C++ 1.6%
0