EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Epics 3.14.8.2 for Windows still has problems
From: Andrew Johnson <[email protected]>
To: "Liyu, Andrei" <[email protected]>
Cc: Ralph Lange <[email protected]>, EPICS-tech-talk <[email protected]>
Date: Tue, 26 Sep 2006 15:42:26 -0500
Liyu, Andrei wrote:
C:\testioc>perl c:\epics\base\bin\win32-x86\makeBaseApp.pl -t example
example
Can't find EPICS base

C:\testioc>perl epics\base\bin\win32-x86\makeBaseApp.pl -t example
example
Can't open perl script "epics\base\bin\win32-x86\makeBaseApp.pl": No
such file or directory

C:\testioc>perl ..\epics\base\bin\win32-x86\makeBaseApp.pl -t example
example
Can't find EPICS base

I think it's getting confused by the back-slashes, because in both of the following examples ...


C:\testioc>perl ../epics/base/bin/win32-x86/makeBaseApp.pl -t example
example
Can't find template top directory

C:\testioc>perl c:/epics/base/bin/win32-x86/makeBaseApp.pl -t example
example
Can't find template top directory

... it at least succeeded in finding EPICS Base - the error message is different, and the later errors only occur if it did find Base properly.


I think you should try
perl /epics/base/bin/win32-x86/makeBaseApp.pl -t example example
i.e. no c: or ..s, just an absolute path on the current drive using forward slashes. Oh, and make sure that you don't have a C:\testioc\configure directory, since the contents of a RELEASE file will override the command line. I'm also assuming that you haven't tried setting the %EPICS_MBA_TEMPLATE_TOP% environment variable since that will also change things.


If the above doesn't work, please also post the output from 'perl -V'

- Andrew
--
There is considerable overlap between the intelligence of the smartest
bears and the dumbest tourists -- Yosemite National Park Ranger

Replies:
RE: Epics 3.14.8.2 for Windows still has problems Liyu, Andrei
References:
RE: Epics 3.14.8.2 for Windows still has problems Liyu, Andrei

Navigate by Date:
Prev: RE: Epics 3.14.8.2 for Windows still has problems Liyu, Andrei
Next: RE: Epics 3.14.8.2 for Windows still has problems Liyu, Andrei
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: Epics 3.14.8.2 for Windows still has problems Liyu, Andrei
Next: RE: Epics 3.14.8.2 for Windows still has problems Liyu, Andrei
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·