[rbldnsd] Building on Mac OS X 10.5.7
Scott Haneda
talklists at newgeo.com
Tue May 26 23:23:11 MSD 2009
On May 25, 2009, at 11:57 PM, Michael Tokarev wrote:
>> root at macbook rbldnsd-0.996b $make install
>> make: *** No rule to make target `install'. Stop.
>
> There never was a `install' target in rbldnsd's makefile, ever.
>
> The whole thing consists of only single executable, use cp(1)
> to install it to whatever place you want. May also copy the
> manpage.
Thank you very much. For the archives, this builds and runs on OS X
10.5.7 just fine. I will need to configure it more, but the below is
a quick test to make sure it at least starts up:
./rbldnsd -u me -b 127.0.0.1/53 clients.blocked.rbl:ip4set:foo
* foo was a quick and dirty blocklist I made.
ps aux | grep rbl | grep -v grep
me 4455 0.0 0.0 599748 320 ?? Ss 12:18PM 0:00.00 ./
rbldnsd -u me -b 127.0.0.1/53 clients.blocked.rbl:ip4set:foo
Thank you again.
--
Scott * If you contact me off list replace talklists@ with scott@ *
More information about the rbldnsd
mailing list