Experimental Physics and Industrial Control System
|
Hello,
I am new to epics and Linux and I am trying to install the Epics base with some extensions (MEDM, asynDriver, and stripTool). The base installation went fine, but now I am having a problem during „make“ of the extensions. I think it is
related to the files that needs to be modified, so far I have changed 2 (make file in the extensions top directory and RELEASE file of the extensions). Could somebody tell me what am I doing wrong ?
Cheers, Mike
OS: Scientific Linux 6
Extensions Make file:
TOP = /opt/epics/extensions
include $(TOP)/configure/CONFIG
DIRS = $(wildcard configure src)
include $(TOP)/configure/RULES_TOP
Extensions Release file:
EPICS_BASE=/opt/epics/base
EPICS_EXTENSIONS=/opt/epics/extensions
Log from make:
make -C ./configure install
make[1]: Entering directory `/opt/epics/extensions/configure'
make -C O.linux-x86_64 -f ../Makefile TOP=/opt/epics/extensions/.. T_A=linux-x86_64 install
make[2]: Entering directory `/opt/epics/extensions/configure/O.linux-x86_64'
../Makefile:5: /opt/epics/extensions/../configure/CONFIG: No such file or directory
../Makefile:9: /opt/epics/extensions/../configure/RULES: No such file or directory
make[2]: *** No rule to make target `/opt/epics/extensions/../configure/RULES'. Stop.
make[2]: Leaving directory `/opt/epics/extensions/configure/O.linux-x86_64'
make[1]: *** [install.linux-x86_64] Error 2
make[1]: Leaving directory `/opt/epics/extensions/configure'
make: *** [configure.install] Error 2
|
- Replies:
- Re: Extensions installation for newbie Ralph Lange
- Navigate by Date:
- Prev:
Re: medm build Jeong Han Lee
- Next:
Re: Extensions installation for newbie Ralph Lange
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
<2013>
- Navigate by Thread:
- Prev:
Re: routing Pavel Maslov
- Next:
Re: Extensions installation for newbie Ralph Lange
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
<2013>
|
|
ANJ, 10 Jan 2013 |
·
Home
·
News
·
About
·
Base
·
Modules
·
Extensions
·
Distributions
·
Download
·
·
EPICSv4
·
IRMIS
·
Talk
·
Bugs
·
Documents
·
Links
·
Licensing
·
|