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: epics extension |
From: | Andrew Johnson <[email protected]> |
To: | Ralph Lange <[email protected]> |
Cc: | Christophe Moins <[email protected]>, EPICS Tech Talk <[email protected]> |
Date: | Wed, 21 Dec 2005 09:15:01 -0600 |
As long as you have both styles of applications in your extensions tree, you will have to have both configuration directories: .../config for your 3.13 style apps and .../configure for your 3.14 style apps. Note that all applications will be compiled against 3.14 - you don't have to install a 3.13 base! - but in the extensions tree both configuration directories have to be present to use the compatibility mode. Install both tars (extensionsConfig_20040406.tar.gz and extensionsConfigure_20040406.tar.gz) into your extension tree to make it work for both 3.13 and 3.14 style applications.