EPICS Home

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  2013  2014  2015  2016  <20172018  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  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Problem installing PyEpics
From: Michael Davidsaver <[email protected]>
To: "Vodopivec, Klemen" <[email protected]>, Alan Kastengren <[email protected]>
Cc: "[email protected]" <[email protected]>
Date: Tue, 23 May 2017 12:30:11 -0400
On 05/23/2017 11:58 AM, Vodopivec, Klemen wrote:
> OSError: /home/akastengren/anaconda2/bin/../lib/libreadline.so.6: undefined symbol: PC

This is the usual problem with anaconda packaging.  EPICS Base is built
with the system version of libreadline.so, while conda has it's own
build.  Despite having the same SONAME, and perhaps even the same source
version, these builds are not binary compatible.

The solution is to use a version of EPICS Base built in the conda
environment.

Note that there is nothing special about libreadline here.  Similar
potential problems exist with other libraries (including libc.so).


Replies:
Re: Problem installing PyEpics Pete Jemian
References:
Problem installing PyEpics Alan Kastengren
Re: Problem installing PyEpics Vodopivec, Klemen

Navigate by Date:
Prev: Re: Problem installing PyEpics Vodopivec, Klemen
Next: Re: Problem installing PyEpics Pete Jemian
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: Problem installing PyEpics Vodopivec, Klemen
Next: Re: Problem installing PyEpics Pete Jemian
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  <20172018  2019  2020  2021  2022  2023  2024