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: | Installing EPICS on Windows |
From: | Abdalla Ahmad via Tech-talk <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <Tech-talk at aps.anl.gov> |
Date: | Wed, 18 Jun 2025 12:56:16 +0000 |
Hi In our experience with EPICS on Windows, I noticed that most of the time we have the same environment setup, so I developed a batch script
to help us automate installing EPICS on Windows, here is the repo for the script, called epics-online.bat,
https://github.com/AbdallaDalleh/epics-windows . The script is currently being tested
on Windows 11 but was previously working on 10 for a short time. The script clones everything from GitHub, the repo contains pre-defined RELEASE files for most of the modules and it automatically copies
them to the modules’ configure folder. The script calls another script, sanity-check.bat, which verifies all prerequisites:
Besides some TODOs that needs to be done, the script has been tested many times on Windows 11, feel free to test it on your platforms
and I’ll be happy for any feedback. Thanks! Best Regards, Abdalla Al-Dalleh Control Engineer SESAME P.O. Box 7, Allan 19252, Jordan Fax: +96253511423 Email :
abdalla.ahmad at sesame.org.jo |