Some time in the future, on Wed, Jul 20, 2005 at 06:03:46PM +0800, chris wrote: > hi, > > im installing latest asterisk from cvs on solaris 9. but when i run make i > got this error > > /bin/sh: build_tools/make_version_h: cannot execute > make: *** [include/asterisk/version.h] Error 1 > > what i did was chmod 777 all files under asterisk/build_tools/
777? bad. I do suggest that you at least chmod -R o-w asterisk/build_tools/ before you install. ls -l build_tools/make_version_h > > and when i run make again i got this error > > /bin/sh: build_tools/make_version_h: not found > make: *** [include/asterisk/version.h] Error 1 Are you sure you have all the files? cvs update -d -- Tzafrir Cohen | [EMAIL PROTECTED] | VIM is http://tzafrir.org.il | | a Mutt's [EMAIL PROTECTED] | | best ICQ# 16849755 | | friend _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
