Hi everyone.
I'm having problem installing Uptimed on my FreeBSD 8.2. I'm pretty new to freeBSD and I'm doing my best to learn. I've searched about help and tested out alot of stuff but I haven't succeed to fix it yet, so I'm asking for help here.
This is what happens when I try to install uptimed.
I have installed Automake and Autotools. Before I tried to installed uptimed. It says I need aclocal-1.10, and I have searched about it and it is a option in automake right?
is there anything I need to config in automake or something ?
have a nice day all.. and I hope someone can help me out to fix this.
I'm having problem installing Uptimed on my FreeBSD 8.2. I'm pretty new to freeBSD and I'm doing my best to learn. I've searched about help and tested out alot of stuff but I haven't succeed to fix it yet, so I'm asking for help here.
This is what happens when I try to install uptimed.
Code:
l4m3rz# ./configure
l4m3rz# make
cd . && /bin/sh /root/uptimed-0.3.16/missing --run aclocal-1.10
aclocal-1.10: not found
WARNING: `aclocal-1.10' is needed, and you do not seem to have it handy on your
system. You might have modified some files without having the
proper tools for further handling them. Check the `README' file,
it often tells you about the needed prerequirements for installing
this package. You may also peek at any GNU archive site, in case
some other package would contain this missing `aclocal-1.10' program.
*** Error code 1
Stop in /root/uptimed-0.3.16.
I have installed Automake and Autotools. Before I tried to installed uptimed. It says I need aclocal-1.10, and I have searched about it and it is a option in automake right?
is there anything I need to config in automake or something ?
have a nice day all.. and I hope someone can help me out to fix this.