EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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

Subject: Re: Building and testing Libera EPICS
From: Andrew Johnson <[email protected]>
To: [email protected]
Cc: tech talk <[email protected]>
Date: Tue, 21 Nov 2006 09:35:45 -0600

I am sure the EPICS libraries are on my path. I have set the environment
variables LD_LIBRARY_PATH and PATH from the very start.

        export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$EPICS_BASE/lib"
        export PATH="$PATH:$EPICS_BASE/bin"

Both of the above are incorrect, all EPICS install directories have an architecture component as well; you need to use these instead:


export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$EPICS_BASE/lib/$EPICS_HOST_ARCH"
export PATH="$PATH:$EPICS_BASE/bin/$EPICS_HOST_ARCH"


- Andrew
--
There is considerable overlap between the intelligence of the smartest
bears and the dumbest tourists -- Yosemite National Park Ranger

Replies:
Re: Building and testing Libera EPICS Michael Abbott
References:
RE: Building and testing Libera EPICS éæç

Navigate by Date:
Prev: Re: Building and testing Libera EPICS J. Lewis Muir
Next: Re: Building and testing Libera EPICS Michael Abbott
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: Building and testing Libera EPICS J. Lewis Muir
Next: Re: Building and testing Libera EPICS Michael Abbott
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·