Skip to content

mdcb/python-ca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

------------------------------------------------------------------------
Installation
------------------------------------------------------------------------

define environment variables EPICS, HOST_ARCH, EPICS_HOST_ARCH

e.g.

export EPICS=<your_pathname_to_base>
export HOST_ARCH=Linux
export EPICS_HOST_ARCH=linux-x86_64
export EPICS=/opt/epics


- distutil style:
sudo python setup.py install

- rpm style:
python setup.py bdist_rpm
sudo yum install -y dist/python-ca-*.`uname -m`.rpm


About

EPICS Channel Access for python.

Resources

Stars

Watchers

Forks

Packages

No packages published