I see the same message
=========
C:\testioc>perl c:\epics\base\bin\win32-x86\makeBaseApp.pl -t example
example
Can't find EPICS base
=========
-----Original Message-----
From: Andrew Johnson [mailto:[email protected]]
Sent: Tuesday, September 26, 2006 11:28 AM
To: Liyu, Andrei
Cc: Ralph Lange; EPICS-tech-talk
Subject: Re: Epics 3.14.8.2 for Windows still has problems
Liyu, Andrei wrote:
>
> 2. The example with full path doesn't work.
> ================
> C:\testioc>dir
> Volume in drive C has no label.
> Volume Serial Number is E886-E139
>
> Directory of C:\testioc
>
> 09/26/2006 10:41 AM <DIR> .
> 09/26/2006 10:41 AM <DIR> ..
> 0 File(s) 0 bytes
> 2 Dir(s) 22,611,488,768 bytes free
>
> C:\testioc>c:\epics\base\bin\win32-x86\makeBaseApp.pl -t example
example
> Can't find EPICS base
>
> C:\testioc>
What happens if you use this command instead?
perl \epics\base\bin\win32-x86\makeBaseApp.pl -t example example
I suspect that Windows may be stripping the path information from the
command line when you just type the name of a script, whereas the above
allows perl and hence the script to see the full path to the script.
- 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 Andrew Johnson
- References:
- Re: Epics 3.14.8.2 for Windows still has problems Andrew Johnson
- Navigate by Date:
- Prev:
Re: Epics 3.14.8.2 for Windows still has problems Andrew Johnson
- Next:
Re: Epics 3.14.8.2 for Windows still has problems Andrew Johnson
- 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: Epics 3.14.8.2 for Windows still has problems Andrew Johnson
- Next:
Re: Epics 3.14.8.2 for Windows still has problems Andrew Johnson
- 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
|