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: | Re: xxx moduld make error |
From: | Simon Rose via Tech-talk <tech-talk at aps.anl.gov> |
To: | 网易邮件中心 <l123173 at 163.com>, tech-talk <tech-talk at aps.anl.gov> |
Date: | Wed, 20 Oct 2021 07:33:57 +0000 |
Hello Liang - You need to set the variable EPICS_BASE to point to your local installation of EPICS. This should be done in the configure/RELEASE file. (you can see that this is the problem since the path it is looking for is /configure/RULES_TOP instead of /path/to/epics/base/configure/RULES_TOP) Cheers, Simon Rose Software Engineer European Spallation Source From: Tech-talk <tech-talk-bounces at aps.anl.gov> on behalf of
网易邮件中心
via Tech-talk <tech-talk at aps.anl.gov> Hi all, I downloaded the xxx moduld from github(
https://github.com/epics-modules/xxx ). And when i install xxx module of synapps, i get the error. how should i do it? $ make configure/RULES_TOP:2: /configure/RULES_TOP: No such file or directory Regards, Liang
|