EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Installing EPICS&MEDM on UBUNTU
From: Yasemin Barutçu <[email protected]>
To: [email protected]
Date: Wed, 27 Feb 2013 15:56:02 +0200
I have done the installation of EPICS base but keep getting troubles while trying to install MEDM.

Following error appears when trying to install it

../../config/CONFIG_EXTENSIONS:10: /opt/epics/config/CONFIG_COMMON: No such file or directory
../../config/CONFIG_EXTENSIONS:15: /opt/epics/config/CONFIG_BASE_VERSION: No such file or directory
../../config/CONFIG_EXTENSIONS:19: /opt/epics/config/CONFIG_SITE: No such file or directory
../../config/CONFIG_EXTENSIONS:24: /opt/epics/config/CONFIG_HOST_ARCH.: No such file or directory
../../config/RULES_DIRS:2: /opt/epics/config/RULES_DIRS: No such file or directory
make: *** No rule to make target `/opt/epics/config/RULES_DIRS'.  Stop.


opt/epics/extensions/src/medm/Makefile

TOP = ../..
ifneq ($(wildcard $(TOP)/config)x,x)
  # New Makefile.Host config file location
  include $(TOP)/config/CONFIG_EXTENSIONS
  DIRS = printUtils xc medm
  include $(TOP)/config/RULES_DIRS
else
  # Old Makefile.Unix config file location
  EPICS=../../..
  include $(EPICS)/config/CONFIG_EXTENSIONS
  DIRS = printUtils xc medm
  include $(EPICS)/config/RULES_DIRS
endif

opt/epics/extensions/config/RELEASE

#RELEASE Location of external products
#

EPICS_EXTENSIONS=$(TOP)

#EPICS_BASE=/usr/local/iocapps/R3.13.9/support/base/3-13-9-asd1
EPICS_BASE=/opt/epics
opt/epics/extensions/configure/RELEASE
 
# RELEASE,v 1.4 2004/09/07 19:01:28 jba Exp

# If you don't want to install into $(TOP) dir then
# define INSTALL_LOCATION_EXTENSIONS here
#INSTALL_LOCATION_EXTENSIONS=<fullpathname>

# Location of external products
EPICS_BASE=$(TOP)/../base
#EPICS_EXTENSIONS = /usr/local/epics/extensions
EPICS_EXTENSIONS=$(TOP)

OAG_APPS=$(TOP)/../../oag/apps

Replies:
Re: Installing EPICS&MEDM on UBUNTU John Hammonds

Navigate by Date:
Prev: RE: Question about epid record Mark Rivers
Next: RE: Question about epid record Mark Rivers
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: Alarms with CSS Pavel Maslov
Next: Re: Installing EPICS&MEDM on UBUNTU John Hammonds
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 20 Apr 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·