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: Epics7 |
From: | Ralph Lange via Tech-talk <tech-talk at aps.anl.gov> |
To: | EPICS Tech Talk <tech-talk at aps.anl.gov> |
Date: | Thu, 3 Aug 2023 11:42:15 +0200 |
I have a working Epics7 installation on a Windows machine with Anaconda installed and tried to build pyDevSup as module, but didn't succeed so far. I also tried it on an Ubuntu machine, and there it works fine. First, I had some issues that numpy from the Anaconda installation was not found, but this is solved. No, I get the following output:
[...]
gmake -C O.windows-x64-static -f ../Makefile TOP=../.. \
T_A=windows-x64-static install
gmake[2]: Entering directory 'C:/opt/epics/modules/pyDevSup/archApp/O.windows-x64-static'
'[' is not recognized as an internal or external command,
operable program or batch file.
'install' is not recognized as an internal or external command,
operable program or batch file.
gmake[2]: *** [../../configure/RULES_PY:10: ../../python39/windows-x64-static/bplreport.py] Error 1