autoreconf-2.69 not found error

I'm trying to fix a system that has been broke by the person that owns it. I did originally set-up the system. Since then it has not been updated until today when something broke and he started to trying to fix it (instead of just rebooting as was just necessary in this case). Installed version is.

Code:
FreeBSD 10.0-RELEASE-p18

I've been trying to untangle this mess. At the moment I'm stuck at this error I can't find any solution to this error.

Code:
exec: /usr/local/bin/autoreconf-2.69: not found
*** Error code 127

Something got de-installed. I just don't know what package needs to be re-installed in order to fix this problem.

Thanks for the help.
 
This issue seems to be resolved. It appears to have been connected to perl problem that I resolved. At least I hope I have resolved this problem.
 
The person that owns the computer that I was fixing plans to move to Debian 8 (or whatever is newest) Linux in near future. He just wants the websites he is hosting to run until he moves to a new computer. This error was preventing me from doing that (since perl is connected into many programs he uses). But doing some re-install it got fixed in the process.
 
Back
Top