Xymon Mailing List Archive search

xymon isntall error

3 messages in this thread

list Yadvendra Kushwaha · Thu, 10 Oct 2019 14:48:41 -0400 ·
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 ?

Thanks
list Stephen Carville Xymon List · Thu, 10 Oct 2019 12:02:57 -0700 ·
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.
quoted from Yadvendra Kushwaha

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

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
list Yadvendra Kushwaha · Thu, 10 Oct 2019 18:11:18 -0400 ·
Disregard.

Thanks

On Thu, Oct 10, 2019 at 2:48 PM Yadvendra kushwaha <user-c1aa0b7f48b5@xymon.invalid>
quoted from Stephen Carville Xymon List
wrote:
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 ?

Thanks