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: How to configurate MCA for Octave |
From: | Hulusi Öz <[email protected]> |
To: | Eric Norum <[email protected]>, Mark Rivers <[email protected]>, [email protected] |
Date: | Sat, 23 Jul 2016 01:29:15 +0300 |
path(path(), [getenv("opt") "/opt/epics/extensions/lib/" getenv("linux-x86_64")]); path(path(), [getenv("opt") "/opt/extensions/src/mca/matlab"]); | |
Once you have your PATH set properly you should need to type onlymakeBaseApp.pl …….since that script is in the EPICS base bin.On Jul 22, 2016, at 3:01 PM, Hulusi Öz <[email protected]> wrote:
1) I make an IOC example with"../../../makeBaseApp -t example example""../../../makeBaseApp -i -t example example"I've got the same result as the same with Eric Norum's.--
Eric Norum
[email protected]