extensions top and probe installation

 1.

cd <base>/
tar -zxvf /home/zsy/Downloads/extensionsTop_20120904.tar.gz 

2.

vi <extensions>/configure/RELEASE

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

3.

cd <extensions>/configure
make

4.

[zsy@localhost extensions]$ cd src
[zsy@localhost src]$ tar -zxvf /home/zsy/Downloads/probe1_1_8_0.tar.gz 

5.

vi <extensions>/src/Makefile 

PROBE=probe1_1_8_0

cd <extensions>/
make

 fatal error: X11/Intrinsic.h: No such file or directory
 #include <X11/Intrinsic.h>

yum -y install  libXt-devel


fatal error: Xm/Xm.h: No such file or directory
 


yum -y install libXp libXp-devel

yum -y install motif-devel

 fatal error: X11/xpm.h: No such file or directory
 

 yum -y install libXpm-devel 
make clean
make

6. if the "make" is successed, you will find <extensions>/bin/linux-x86_64/probe

7.配置环境

cd ~
vi .bashrc

 PATH=$PATH:/home/zsy/epics/base-3.15.7/bin/linux-x86_64/:/home/zsy/epics/extensions/bin/linux-x86_64
8. the make of other extensions like medm, striptool should follow the step  4-6.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值