jim.thornton
Verified User
- Joined
- Jan 1, 2008
- Messages
- 334
I've set my CB to update automatically on a weekly basis. There was an error that I'm not understanding:
Any suggestions?
Code:
/etc/cron.weekly/custombuild:
/etc/cron.weekly/custombuild: line 6: mail: command not found
grep: write error: Broken pipe
[1mUpdating DirectAdmin(B[m
[1mUpdating PHP 5.4 (mod_php)(B[m
File already exists
MD5 Checksum on php-5.4.30.tar.gz passed.
Found /usr/local/directadmin/custombuild/php-5.4.30.tar.gz
Extracting ...
Done.
Configuring php-5.4.30...
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
Updated main/php_version.h
shtool:echo:Warning: unable to determine terminal sequence for bold mode
shtool:echo:Warning: unable to determine terminal sequence for bold mode
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
Any suggestions?