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: EPICS base-3.14.12.5 installation error |
From: | Alex George <[email protected]> |
To: | Andrew Johnson <[email protected]> |
Cc: | EPICS tech-talk <[email protected]> |
Date: | Mon, 22 Jun 2015 13:28:35 -0400 |
Hi Alex,
On 06/22/2015 11:48 AM, Alex George wrote:
> I was looking over the error output and it looked like some of it wasn't
> copied over in the original message:
> /make[3]: *Entering directory
> `C:/epics/base-3.14.12.5/src/softIoc/O.windows-x64'*/
Ok, that was the line I was looking for which you had omitted -- no problem.
> /C:\epics\base-3.14.12.5\src\softIoc>make/
> /perl ../../bin/windows-x64/makeMakefile.pl O.windows-x64 ../../../
> /perl -MExtUtils::Command -e mkpath O.Common/
> /make -C O.windows-x64 -f ../Makefile TOP=../../.. \/
> / T_A=windows-x64 install/
> /make[1]: Entering directory
> `C:/epics/base-3.14.12.5/src/softIoc/O.windows-x64'/
> /perl ../../../bin/windows-x64/makeIncludeDbd.pl base.dbd dlload.dbd
> system.dbd softIocInclude.dbd/
> /echo "../O.Common/softIocInclude.dbd : ../Makefile" >> softIoc.dbd.d/
> /"Expanding dbd"/
> /"Installing created dbd file ../../../dbd/softIoc.dbd"/
> /perl ../../../bin/windows-x64/registerRecordDeviceDriver.pl
> ../O.Common/softIoc.dbd softIoc_registerRecordDeviceDriver
> C:/epics/base/
> /-3.14.12.5 > softIoc.tmp/
> /Can't open perl script
> "../../../bin/windows-x64/registerRecordDeviceDriver.pl": No such
> file or directory/
> /make[1]: *** [softIoc_registerRecordDeviceDriver.cpp] Error 2/
> /make[1]: Leaving directory
> `C:/epics/base-3.14.12.5/src/softIoc/O.windows-x64'/
> /make: *** [install.windows-x64] Error 2/
Ok, it is doing the right thing then. Can you run this to display the
ACLs of that script:
cd C:/epics/base-3.14.12.5/src/softIoc
icacls ../../bin/windows-x64/registerRecordDeviceDriver.pl
> C:\epics\base-3.14.12.5\src\softIoc>make --version
> GNU Make 3.81
> C:\epics\base-3.14.12.5\src\softIoc>perl -v
> This is perl 5, version 20, subversion 2 (v5.20.2) built for
> MSWin32-x64-multi-thread
Those look Ok.
- Andrew
--
Light thinks it travels faster than anything but it is wrong.
No matter how fast light travels, it finds the darkness has
always got there first, and is waiting for it.
-- Terry Pratchett, Reaper Man