1994 1995 1996 1997 1998 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 2025 | Index | 1994 1995 1996 1997 1998 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 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | 答复: Compiling helloWorld of EPICS V4 on 64bit linux had a link error [SEC=UNOFFICIAL] |
From: | 米清茹 <[email protected]> |
To: | "LYNCH, Damien" <[email protected]>, "[email protected]" <[email protected]> |
Date: | Thu, 12 Jun 2014 05:32:15 +0000 |
Hi Lynch,
There wasn't libexpat.so. After I created the link, the HelloWorld was built without any error. Thank you very much! Qingru Mi 发件人: LYNCH, Damien [[email protected]]
发送时间: 2014年6月12日 11:59 到: 米清茹; [email protected] 主题: RE: Compiling helloWorld of EPICS V4 on 64bit linux had a link error [SEC=UNOFFICIAL] Although you don’t mention libexpat.so. Does that exist? If not you could create it as a link to libexpat.so.1.
From: LYNCH, Damien
Sorry, ignore that I missed I can find libexpat.so.1 and libexpat.so.1.5.2 in /lib64 in your message.
From:
[email protected] [mailto:[email protected]]
On Behalf Of LYNCH, Damien
Hi,
I assume expat is the Expat XML parser library. Do you have that installed?
Damien
From:
[email protected] [mailto:[email protected]]
On Behalf Of ???
Hi,
|