EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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

Subject: Re: 3.12.2 GetRel command
From: [email protected] (Rozelle Wright)
To: [email protected]
Cc: [email protected]
Date: Wed, 21 May 97 12:50:49 MDT
> From [email protected] Wed May 21 11:54:41 1997
> Return-Path: <[email protected]>
> Date: Wed, 21 May 1997 10:52:53 -0700
> To: [email protected]
> In-Reply-To: <[email protected]> ([email protected])
> Subject: 3.12.2 GetRel command
> Content-Length: 903
> X-Lines: 34
> 
> 
> 	I'm having the following command with trying to do a getrel
> 	with 3.12.2.  According to the documentation, I should do the
> 	following:
> 
> 	/cello/epics/R3.12.2/base/tools/getrel /cello/epics/R3.12.2
> 
> 	However, when I do this command I get the following error message:
> 
> 	Usage:
>         getrel <EpicsNode> [arch1 arch2 ...]
> 
> ex:     getrel  /usr/local/epics/R3.12
>         --------- OR -----------
>         getrel  ~/epics  mv197
> 
>   If the optional architecture list is left out links
>   for supported architectures will automatically be
>   created.
> 
> 
>     /cello/epics/R3.12.2 does not appear to be an EPICS root tree...
> 
> 
> 	Does anyone have any hints as to what I'm doing wrong?  
> 
> 	Thanks....
> 
> 	dave
> -----------------------------------------------------------
> Dave Reid                          [email protected]
> UW Medical Center                  (206)548-4536
> Radiation Oncology Dept.
> Seattle, WA
> 
I wonder if you had an error when you built epics in /cello/epics/R3.12.2?
If you look at the script getrel it checks for bin, src/ascii and rec underneath
base.
#excerpt from getrel:
EPICS=${1}
BASE=${1}/base
CONFIG=${1}/config

if [ ! -d ${BASE}/bin -o \
     ! -d ${BASE}/src/ascii -o \
     ! -d ${BASE}/rec ]; then
        cat <<-!usage
    $USAGE

    ${EPICS} does not appear to be an EPICS root tree...

I hope this helps.
Rozelle

---------------------------------------------------------
|                                                       |
|Rozelle Wright              Phone (505) 667-4804       |
|Los Alamos Natl Labs LANSCE-8  FAX (505) 665-5107      |
|PO Box 1663 MS-H820         Group Office (505) 667-6087|
|Los Alamos, NM 87545        email : [email protected]   |
|                                                       |
---------------------------------------------------------
  




Navigate by Date:
Prev: 3.12.2 GetRel command Dave Reid
Next: get_precision problem Marty Kraimer
Index: 1994  1995  1996  <19971998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: 3.12.2 GetRel command Dave Reid
Next: stripTool Documention Graham Waters
Index: 1994  1995  1996  <19971998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Aug 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·