]> jspc29.x-matter.uni-frankfurt.de Git - mvd_epics.git/commitdiff
linux-x86_64 → linux-arm / Compiling and running on RPi
authorPhilipp Klaus <philipp.l.klaus@web.de>
Tue, 12 Nov 2019 11:21:39 +0000 (12:21 +0100)
committerPhilipp Klaus <philipp.l.klaus@web.de>
Tue, 12 Nov 2019 11:21:39 +0000 (12:21 +0100)
MKS_910_DualTrans/configure/RELEASE
MKS_910_DualTrans/iocBoot/iocMKS_910_DualTrans/st.cmd

index 822cf6fd32421bf16b370a43d23ae0decef782cf..fa1c345ef2aaf6d669fe51d3ac1efd733f3f6083 100644 (file)
@@ -23,8 +23,8 @@
 
 # Variables and paths to dependent modules:
 #MODULES = /path/to/modules
-#MODULES = /home/scs/EPICS/EPICS/modules/
-MODULES = /home/pklaus/local_software/EPICS/modules/
+MODULES = /home/scs/EPICS/EPICS/modules/
+#MODULES = /home/pklaus/local_software/EPICS/modules/
 #MYMODULE = $(MODULES)/my-module
 
 # If using the sequencer, point SNCSEQ at its top directory:
@@ -38,8 +38,8 @@ EPICS_BASE = $(EPICS_ROOT)/base
 # EPICS_ROOT is an absolute path here. If you need a different one, you don't
 # need to change it here, you can specify the right when when using make:
 # make EPICS_ROOT=/your/override/here
-#EPICS_ROOT=/home/scs/EPICS/EPICS
-EPICS_ROOT=/home/pklaus/local_software/EPICS
+EPICS_ROOT=/home/scs/EPICS/EPICS
+#EPICS_ROOT=/home/pklaus/local_software/EPICS
 
 # Set RULES here if you want to use build rules from somewhere
 # other than EPICS_BASE:
index a716cd7004181d1637a4fd00589e2ce452803698..ba176eb5eeec548b9d025d4be699c5e8c1ab5d3c 100755 (executable)
@@ -1,4 +1,4 @@
-#!../../bin/linux-x86_64/MKS_910_DualTrans
+#!../../bin/linux-arm/MKS_910_DualTrans
 
 #- You may have to change MKS_910_DualTrans to something else
 #- everywhere it appears in this file