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: | Matt Clarke via Tech-talk <tech-talk at aps.anl.gov> |
To: | tech-talk <tech-talk at aps.anl.gov> |
Date: | Thu, 14 Oct 2021 06:18:18 +0000 |
Actually the command might be: yum --enablerepo=PowerTools install rpcgen Matt From: Tech-talk <tech-talk-bounces at aps.anl.gov> on behalf of Matt Clarke via Tech-talk <tech-talk at aps.anl.gov> Hi. I think on Centos 8 you need to install rpcgen separately as it is not included in glib. I.e. yum install rpcgen You might also need to install
libtirpc-devel. Cheers, Matt From: Tech-talk <tech-talk-bounces at aps.anl.gov> on behalf of
网易邮件中心
via Tech-talk <tech-talk at aps.anl.gov> Hi all, I use centos 8(64), base7.0.6.1,asyn from the github(
https://github.com/epics-modules ) When I make tha asyn module, I met the question. make[2]: Entering directory '/home/liangyx/synApps/support/asyn-master/asyn/O.linux-x86_64' I have tried "yum install glibc-utils and yum install glibc." Neither worked. How I could fix it? Thanks Liang
|