Xymon Mailing List Archive search

xymon isntall error

list Stephen Carville Xymon List
Thu, 10 Oct 2019 12:02:57 -0700
Message-Id: <user-da32fe287c8a@xymon.invalid>

On 10/10/19 11:48 AM, Yadvendra kushwaha wrote:
Lereta Email Checkpoint: External email. Please make sure you trust this source before clicking links or opening attachments.

**********************************************************************

I am trying to install xymon, stuck into below error

/bin/ld: cannot find -ltirpc
collect2: error: ld returned 1 exit status
make[1]: *** [loadhosts] Error 1
make[1]: Leaving directory `/xymon/xymon-4.3.29/lib'
make: *** [lib-build] Error 2

Any help ?
You need to install libtirpc.  On Centos I use:

sudo yum install libtirpc-devel

--
Stephen