Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nagios will not compile
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
jaybird
n00b
n00b


Joined: 11 Jun 2004
Posts: 59
Location: Alberta, Canada

PostPosted: Sat Dec 11, 2004 7:15 am    Post subject: nagios will not compile Reply with quote

Using the 2.6.9-r9 kernel

Code:
emerge -av nagios


starts to compile nagios-plugins first but it halts with an error

The error seems to be NSLOOKUP_COMMAND is not defined. nslookup is not installed but looking at the source code /usr/bin/hostx should work as well so I set the variable NSLOOKUP_COMMAND to /usr/bin/hostx.

Then I tried compiling/emerging again and still get the error message that NSLOOKUP_COMMAND is not defined (also tried exporting it after I set it). I tried changing the source code in the /var/tmp/portage/... directory but even
Code:
emerge --resume
overwrites the code.

I don't see a nslookup package available to install first but should emerge be finding any dependancies and putting them in first anyways?

Any ideas anyone?
Back to top
View user's profile Send private message
hanj
Veteran
Veteran


Joined: 19 Aug 2003
Posts: 1500

PostPosted: Sat Dec 11, 2004 7:30 am    Post subject: Reply with quote

Hello

nslookup can be found in bind-tools

Code:
emerge -p bind-tools


hope this helps
hanji
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum