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: | AR in server mode and cmdClient |
From: | Peregrine McGehee <[email protected]> |
To: | [email protected] (William Lupton) |
Cc: | [email protected] |
Date: | Wed, 8 Nov 1995 10:02:22 -1000 |
William Lupton writes: > Dear all, > > We are trying to RUN AR_cmd in server mode. "AR_cmd server" is fine > but "AR_cmd <host>" complains "couldn't exec to cmdClient". > > What is cmdClient? I don't see it mentioned anywhere else in the > archiver source (this is EXTENSIONS_04_13_95). cmdClient is in base at $EPICS/base/src/util/cmdClient.c and the executable should be in $EPICS/base/bin/<arch>. Pere.