Subject: |
single script native builds EPICS-3-14-12 on x86_PC and BBB (BeagleBone Black); Ubuntu-12-04-LTS (x86_PC) and Angstrom (BBB) Linux |
From: |
Keith Parker <[email protected]> |
To: |
[email protected], Keith Parker <[email protected]> |
Date: |
Tue, 3 Dec 2013 17:20:51 -0800 |
Greetings,
This is my second post.
I have attached a
single script native builds EPICS-3-14-12 on x86_PC
and BBB (BeagleBone Black);
Ubuntu-12.04-LTS (x86_PC) and Angstrom (BBB) Linux.
#KWP: UNDER CONSTRUCTION! Comments and suggestions welcome!
#KWP: The objective if this script is to become:
#> procedure/script to install EPICS-R3.14.12 specifically on an
#> x86 PC with a freshly installed Ubuntu-12.04-LTS operating system;
#> targeted at students, from postgraduate to elementary levels.
#> What would our lives have been like if we had
#> access to such a thing when we were 10 years old?
#>
#> I am interested in the application of
#> EPICS-R3.14.12 as a backbone of the Built Environment.
# http://www.aps.anl.gov/epics/techtalk/2013/msg01933.php
# this is built on this response:
# ORIGIN: http://www.aps.anl.gov/epics/techtalk/2013/msg01939.php
# From: "Vigder, Mark"
# Date: Mon, 16 Sep 2013 16:27:50 0400
# http://www.aps.anl.gov/epics/techtalk/2013/binIj0Plcmlpv.bin
# This builds what I consider to be an EPICS Core system:
# EPICS-3-14-12
# Process Variable Gateway
# State Notation Language Compiler/Sequencer*
# * the BBB does not build the Sequencer due to
# re2c not being ported to Angstrom Linux, yet
It is not complete yet, the resulting installation is configured for localhost.
I am posting it at this time to ask for guidance in configuring it for
Ethernet operation.
# I think configuring these properly should get it going
# export EPICS_CA_ADDR_LIST=localhost
# export EPICS_CA_AUTO_ADDR_LIST=NO
# export EPICS_CAS_INTF_ADDR_LIST=localhost
Also, I have not yet written the documentation required for my
eventual target audience:
#> targeted at students, from postgraduate to elementary levels.
However, because I believe that the PV Gateway is such a critical element of
what I consider the EPICS Core (Base-3-14-12, Gateway, SNL Compiler/Sequencer),
I have re-formatted the Gateway Users Guide HTML version into
a human formatted PDF version.
Enjoy,
Keith W. Parker <[email protected]>
http://web.pdx.edu/~kwp/
PoE_LPI48 (Power Over Ethernet Local Power Infrastructure 48VDC nominal)
Attachment:
build_epics1-vigder-kwp-2013-12-03-1057.sh
Description: Bourne shell script
- Replies:
- RE: single script native builds EPICS-3-14-12 on x86_PC and BBB (BeagleBone Black); Ubuntu-12-04-LTS (x86_PC) and Angstrom (BBB) Linux Emmanuel Mayssat
- Navigate by Date:
- Prev:
RE: which time/timestamp format to use for an EPICS facility? Emmanuel Mayssat
- Next:
RE: EpicsSharp issues Bertrand Alain Gregor
- 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
- Navigate by Thread:
- Prev:
RE: which time/timestamp format to use for an EPICS facility? Di Maio Franck
- Next:
RE: single script native builds EPICS-3-14-12 on x86_PC and BBB (BeagleBone Black); Ubuntu-12-04-LTS (x86_PC) and Angstrom (BBB) Linux Emmanuel Mayssat
- 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
|