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: Re: Installing EPICS&MEDM on UBUNTU
From: John Hammonds <[email protected]>
To: [email protected]
Date: Wed, 27 Feb 2013 09:51:23 -0600
You probably still need to get the extensions configure directory.  See the notes and get the configure files at:

http://www.aps.anl.gov/epics/extensions/configure/index.php

John
On 2/27/2013 7:56 AM, Yasemin Barutçu wrote:
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

-- 
John Hammonds
Software Services Group
APS Engineering Support Division

Argonne National Laboratory
[email protected]<mailto:[email protected]>
(630)252-5317

 

References:
Installing EPICS&MEDM on UBUNTU Yasemin Barutçu

Navigate by Date:
Prev: RE: Question about epid record Mark Rivers
Next: CPU usage of IOC too high occupied by tNet and CAS-event task 王林
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: Installing EPICS&MEDM on UBUNTU Yasemin Barutçu
Next: CPU usage of IOC too high occupied by tNet and CAS-event task 王林
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 ·