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 installed, making ioc, not working... |
From: | Chris Eckman <[email protected]> |
To: | Till Straumann <[email protected]> |
Cc: | [email protected] |
Date: | Mon, 20 Apr 2015 10:22:18 -0700 |
If you want iocBoot then IIRC you have to add the '-i' option to makeBaseApp
HTH
- Till
On 04/20/2015 09:47 AM, Chris Eckman wrote:
Hello All,I have recently installed EPICS on my laptop and it *seems* to be installed correctly and work, when I do:
mkdir testcd testmakeBaseApp -t example test
It creates folders and files that are:configure Makefile testApp
Running make will create:bin configure db dbd include lib Makefile testApp
The blue represents the folders (you know, as you would see it in terminal, also I hope it shows up for people)...Maybe I'm mistaken, but I thought there should of been an "iocBoot" with an st.cmd in it, but I did not see it, even checking in the folders...Anyone know what is happening?
I know when I run st.cmd it will run the IOC and put me into EPICS world. But I need to get there first... Thanks!
Thanks!Chris