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 | 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: Problem compiling EPICS 7 commit 85d1982 when INSTALL_LOCATION is set |
From: | "Johnson, Andrew N. via Core-talk" <core-talk at aps.anl.gov> |
To: | Dirk Zimoch <dirk.zimoch at psi.ch> |
Cc: | EPICS core-talk <core-talk at aps.anl.gov> |
Date: | Fri, 17 Apr 2020 16:07:59 +0000 |
On Apr 17, 2020, at 10:00 AM, Zimoch Dirk (PSI) via Core-talk <core-talk at aps.anl.gov> wrote:
Actually it’s called from the src/tools/O.<host-arch> directory of your source tree.
That will work when it’s creating the HTML files for the Perl programs in the src/tools directory, but if you make that change in the podToHtml.pl source it will no longer work when that program is run from your install tree; the original relative path
is required to find the modules when run from there. The correct fix should be to include both locations:
I will commit this if you confirm it fixes the problem.
- Andrew
--
Complexity comes for free, simplicity you have to work for.
|