Hello All,
I have recently installed EPICS on my laptop and it *seems*
to be installed correctly and work, when I do:
mkdir test
cd test
makeBaseApp -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