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
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
Disregard.
Thanks
On Thu, Oct 10, 2019 at 2:48 PM Yadvendra kushwaha <yyyadvendra at gmail.com> 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
participants (2)
-
scarville@lereta.com
-
yyyadvendra@gmail.com