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: stream device get started? |
From: | Mark Rivers <[email protected]> |
To: | "'Alireza Panna'" <[email protected]> |
Cc: | EPICS Tech-Talk <[email protected]> |
Date: | Tue, 2 Sep 2014 15:49:31 +0000 |
I apologize, I didn’t read carefully that you were running the makeSupport.pl to create the application. I get the same error as you when I try to run that script on Windows,
it seems that the Perl script does not understand Windows path syntax. You can run the script on Linux and then just copy the tree to your Windows machine until we get that fixed. Mark From: Alireza Panna [mailto:[email protected]]
Hello all, Yes, it is true that EPICS_HOST_ARCH should be set in the environment which I do. Now correct me If I am wrong, but I was under the impression that the makeSupport perl
script in ../aysn-4-23/bin/<arch>/ creates the device support directories i.e the configure/release files and so on and then you run makeBase.pl to create the application. This is where my problem is, because when I run makeSupport.pl, I get the error mentioned
in the first email. I might be wrong since I am fairly new to the EPICS community. Thank you Regards, Ali ------------------------------------------------------ Alireza Panna University of Maryland, College Park On Tue, Sep 2, 2014 at 7:15 AM, Mark Rivers <[email protected]> wrote: Ralph is right, only ASYN should be defined in configure/RELEASE, EPICS_HOST_ARCH should be defined as an environment variable.
|