synApps installation

本文详细指导如何在Linux环境下下载synApps,解压并配置EPICS Base,编辑release文件,设置EPICS_BASE和SUPPORT路径,完成synApps的组装与编译。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

GitHub & BitBucket HTML Preview

1. Download

synApps - Where to Find It | Advanced Photon Source

2.

cd /home/zsy/epics
tar -zxvf /home/zsy/Downloads/synApps_6_0.tar.gz 

3. edit RELEASE

[zsy@localhost support]$ vi configure/RELEASE 

SUPPORT=/home/zsy/epics/synApps/support
-include $(TOP)/configure/SUPPORT.$(EPICS_HOST_ARCH)
EPICS_BASE=/home/zsy/epics/base-3.15.7
-include $(TOP)/configure/EPICS_BASE
-include $(TOP)/configure/EPICS_BASE.$(EPICS_HOST_ARCH)

4. edit support/configure/CONFIG_SITE

5.edit support/assemble_synApps.sh

[zsy@localhost support]$ vi assemble_synApps.sh 

EPICS_BASE=/home/zsy/epics/base-3.15.7


6. add EPICS_BASE.linux-x86_64 and SUPPORT.linux-x86_64
 

[zsy@localhost configure]$ cp EXAMPLE_EPICS_BASE.win32-x86 EPICS_BASE.linux-x86_64
[zsy@localhost configure]$ cp EXAMPLE_SUPPORT.win32-x86 SUPPORT.linux-x86_64
[zsy@localhost configure]$ vi EPICS_BASE.linux-x86_64
[zsy@localhost configure]$ vi SUPPORT.linux-x86_64

EPICS_BASE=/home/zsy/epics/base-3.15.7

SUPPORT=/home/zsy/epics/synApps/support

7. in support ,make release

8.in support ,make

9.

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值