install python per epics arch
This commit is contained in:
@ -6,7 +6,7 @@ cd("$(TOP)")
|
||||
|
||||
epicsEnvSet("http_proxy", "http://proxy:8888/")
|
||||
|
||||
epicsEnvSet("PYTHONPATH", "${TOP}/python")
|
||||
epicsEnvSet("PYTHONPATH", "${TOP}/python/$(ARCH)")
|
||||
|
||||
dbLoadDatabase("dbd/softIocPy.dbd")
|
||||
softIocPy_registerRecordDeviceDriver(pdbbase)
|
||||
|
Reference in New Issue
Block a user