On Wednesday, June 04, 2014 20:09:06 Mark Rivers wrote:
You are using EPICS 3.15. Do you have a reason for using that? It is
still not ready for production systems. Should you be using
3.14.12.4 instead?
Mark
________________________________
From: [email protected] [[email protected]] on
behalf of Vikram Bhagat [[email protected]] Sent: Wednesday,
June 04, 2014 3:02 PM
To: epics talk
Subject: sequencer installation
Hello,
I am trying to install sequencer but could not build
Below is the log an anyone guide me what is wrong with installation.
[root@sarva-PC sncseq]# make
make -C ./configure install
make[1]: Entering directory `/opt/epics/modules/sncseq/configure'
make -C O.linux-x86_64 -f ../Makefile TOP=../.. T_A=linux-x86_64
install make[2]: Entering directory
`/opt/epics/modules/sncseq/configure/O.linux-x86_64' perl -CSD
/opt/epics/base/bin/linux-x86_64/convertRelease.pl checkRelease
make[2]: Leaving directory
`/opt/epics/modules/sncseq/configure/O.linux-x86_64' make[1]: Leaving
directory `/opt/epics/modules/sncseq/configure' make -C ./src install
make[1]: Entering directory `/opt/epics/modules/sncseq/src'
make -C ./pv install
make[2]: Entering directory `/opt/epics/modules/sncseq/src/pv'
make -C O.linux-x86_64 -f ../Makefile TOP=../../.. T_A=linux-x86_64
install make[3]: Entering directory
`/opt/epics/modules/sncseq/src/pv/O.linux-x86_64' make[3]: *** No
rule to make target `/opt/epics/base-3.15.0.1/include/shareLib.h',
needed by `pvNew.o'. Stop. make[3]: Leaving directory
`/opt/epics/modules/sncseq/src/pv/O.linux-x86_64' make[2]: ***
[install.linux-x86_64] Error 2
make[2]: Leaving directory `/opt/epics/modules/sncseq/src/pv'
make[1]: *** [pv.install] Error 2
make[1]: Leaving directory `/opt/epics/modules/sncseq/src'
make: *** [src.install] Error 2
[root@sarva-PC sncseq]#
I set
EPICS_BASE=/opt/epics/base
in configure/RELEASE
Thanks
Vikram