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: "rpcgen: Command not found" When asyn |
From: | Tynan Ford via Tech-talk <tech-talk at aps.anl.gov> |
To: | Gerrit Kühn <gerrit.kuehn at aei.mpg.de> |
Cc: | 网易邮件中心 <l123173 at 163.com>, EPICS tech-talk <tech-talk at aps.anl.gov> |
Date: | Wed, 13 Oct 2021 23:05:10 -0700 |
Am Thu, 14 Oct 2021 12:26:12 +0800 (CST)
schrieb 网易邮件中心 via Tech-talk <tech-talk at aps.anl.gov>:
> I have tried "yum install glibc-utils and yum install glibc."
> Neither worked. How I could fix it?
Newer versions of glibc do not include sunrpc implementation anymore. Check
for libtirpc and separate rpcgen packages.
http://git.linux-nfs.org/?p=steved/libtirpc.git;a=summary
https://github.com/thkukuk/rpcsvc-proto
Don't know for CentOS, maybe just "yum install rpcgen"?
cu
Gerrit